Click or drag to resize

SerializationContext  Conversion (SerializationContext to StreamingContext)

Namespace:  ProtoBuf
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static implicit operator StreamingContext (
	SerializationContext ctx
)

Parameters

ctx
Type: ProtoBufSerializationContext

Return Value

Type: StreamingContext
See Also