| BinarySerializationReflectionUtils Methods |
The BinarySerializationReflectionUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| ReflectFields |
Enumerates all instance fields of the specified type who have the SerializeMemberAttribute
applied, ordered by name.
| |
| ReflectProperties |
Enumerates all instance properties of the specified type who have the SerializeMemberAttribute
applied, ordered by name.
|