Method | Description | |
---|---|---|
GetSerializer ( string type ) : IPropertySerializer | ||
Serialize ( object target, IFileStream stream ) : void |
Method | Description | |
---|---|---|
GetTypeInfo ( |
||
ReadGenericObjectProperty ( |
||
ReadPropertyValue ( IFileStream stream, object target, string typeName, string propertyName ) : void |
public static GetSerializer ( string type ) : IPropertySerializer | ||
type | string | |
return | IPropertySerializer |
public static Serialize ( object target, IFileStream stream ) : void | ||
target | object | |
stream | IFileStream | |
return | void |