SerializationContext Conversion (SerializationContext to StreamingContext) |
Namespace:
ProtoBuf
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static implicit operator StreamingContext (
SerializationContext ctx
)
Parameters
- ctx
- Type: ProtoBufSerializationContext
Return Value
Type:
StreamingContext
See Also