Method | Description | |
---|---|---|
FromConstructorSerializableForm ( string serializedValue ) : |
||
FromMemberSerializableForm ( string serializedValue ) : |
||
FromMethodSerializableForm ( string serializedValue ) : |
||
FromTypeSerializableForm ( string serializedValue ) : |
||
ToSerializableForm ( this type ) : string |
Method | Description | |
---|---|---|
SplitString ( string str ) : String[] |
public static FromConstructorSerializableForm ( string serializedValue ) : |
||
serializedValue | string | |
return |
public static FromMemberSerializableForm ( string serializedValue ) : |
||
serializedValue | string | |
return |
public static FromMethodSerializableForm ( string serializedValue ) : |
||
serializedValue | string | |
return |
public static FromTypeSerializableForm ( string serializedValue ) : |
||
serializedValue | string | |
return |
public static ToSerializableForm ( this type ) : string | ||
type | this | |
return | string |