ProtoIncludeAttribute Constructor (Int32, Type) |
Namespace:
ProtoBuf
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic ProtoIncludeAttribute(
int tag,
Type knownType
)
Parameters
- tag
- Type: SystemInt32
- knownType
- Type: SystemType
See Also