Click or drag to resize
UserEventParse Method

[Missing <summary> documentation for "M:AsterNET.Manager.Event.UserEvent.Parse(System.String,System.String)"]

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool Parse(
	string key,
	string value
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:AsterNET.Manager.Event.UserEvent.Parse(System.String,System.String)"]

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:AsterNET.Manager.Event.UserEvent.Parse(System.String,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:AsterNET.Manager.Event.UserEvent.Parse(System.String,System.String)"]

See Also