Method | Description | |
---|---|---|
Build ( |
Returns a serializer that can be used to serialize and object of type objectType.
|
public Build ( |
||
objectType | The type of object to be serialized. | |
ctx | ISerializationContext | The serialization context. |
return | ISerializer |