ExtensibleGetValueTValue Method (IExtensible, Int32) |
Namespace:
ProtoBuf
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static TValue GetValue<TValue>(
IExtensible instance,
int tag
)
Parameters
- instance
- Type: ProtoBufIExtensible
- tag
- Type: SystemInt32
Type Parameters
- TValue
Return Value
Type:
TValue
See Also