SerializerDeepCloneT Method |
Namespace:
ProtoBuf
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static T DeepClone<T>(
T instance
)
Parameters
- instance
- Type: T
Type Parameters
- T
Return Value
Type:
T
See Also