ReplicaSetNotificationSerializerTCountProperties Method |
Namespace:
SoftGear.Strix.Client.Replica.Serialization
Assembly:
strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax public override int CountProperties(
Type clazz,
Object obj
)
Parameters
- clazz
- Type: SystemType
- obj
- Type: SystemObject
Return Value
Type:
Int32Implements
IObjectSerializer.CountProperties(Type, Object)See Also