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