ProtoMemberAttribute.CompareTo Method (Object) |
Namespace:
ProtoBuf
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic int CompareTo(
Object other
)
Parameters
- other
- Type: System.Object
Return Value
Type:
Int32Implements
IComparable.CompareTo(Object)
See Also