Method | Description | |
---|---|---|
Process ( TypeDefinition td, TypeReference mirrorBaseType ) : void |
Generates serialization methods for synclists
|
public static Process ( TypeDefinition td, TypeReference mirrorBaseType ) : void | ||
td | TypeDefinition | The synclist class |
mirrorBaseType | TypeReference | the base SyncObject td inherits from |
return | void |