Click or drag to resize

BclHelpersReadTimeSpan Method

Namespace:  ProtoBuf
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static TimeSpan ReadTimeSpan(
	ProtoReader source
)

Parameters

source
Type: ProtoBufProtoReader

Return Value

Type: TimeSpan
See Also