Method | Description | |
---|---|---|
Deserialize ( string fullName ) : |
Deserializes the specified full type name to a type.
|
|
Serialize ( |
Serializes the specified type to its full name.
|
public static Deserialize ( string fullName ) : |
||
fullName | string | |
return |
public static Serialize ( |
||
type | ||
return | string |