메소드 | 설명 | |
---|---|---|
Deserialize ( |
Deserialize the specified event args type from its string representation.
|
|
Serialize ( |
Serializes the specified event argument into a string representation.
|
public Deserialize ( |
||
eventArgsType | Type of the event args. | |
eventArgs | string | The event args as string. |
리턴 |
public Serialize ( |
||
eventArgs | The |
|
리턴 | string |