Method | Description | |
---|---|---|
CreateProperties ( Type type, MemberSerialization memberSerialization ) : IList |
Generates a list of properties that are to be serialized.
|
protected CreateProperties ( Type type, MemberSerialization memberSerialization ) : IList |
||
type | Type | The type that is to be serialized. |
memberSerialization | MemberSerialization | The member serialization. |
return | IList |