Back to Server

Serial : IComparable, IComparable<Serial>

(static) Serial LastItem( get; )
(static) Serial LastMobile( get; )
(static) Serial NewItem( get; )
(static) Serial NewMobile( get; )
(ctor) Serial( int serial )
bool IsItem( get; )
bool IsMobile( get; )
bool IsValid( get; )
int Value( get; )
virtual int CompareTo( Serial other )
virtual int CompareTo( object other )
virtual bool Equals( object o )
virtual int GetHashCode()
virtual string ToString()