StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Replica Namespaces
SoftGear.Strix.Client.Replica.Serialization
ReplicaCreateNotificationSerializer(T) Class
ReplicaCreateNotificationSerializer(T) Methods
CountProperties Method
CreateObject Method
DeserializeObject Method
Serialize Method
ReplicaCreateNotificationSerializer
<
T
>
.
DeserializeObject Method
Namespace:
SoftGear.Strix.Client.Replica.Serialization
Assembly:
strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
Copy
public
virtual
Object
DeserializeObject
(
IDecoder
decoder
,
Type
clazz
,
Object
obj
)
Parameters
decoder
Type:
IDecoder
clazz
Type:
System
.
Type
obj
Type:
System
.
Object
Return Value
Type:
Object
See Also
Reference
ReplicaCreateNotificationSerializer
<
T
>
Class
SoftGear.Strix.Client.Replica.Serialization Namespace