Back to Server

JailContext

(static) JailContext GetContext( Account acct )
(ctor) JailContext()
Account Account( get; set; )
string AccountName( get; )
string Comment( get; set; )
Mobile Jailor( get; set; )
string Reason( get; set; )
Hashtable ReleasePoints( get; )
DateTime ReleaseTime( get; set; )
TimeSpan TimeUntilRelease( get; set; )
JailPoint GetReleasePoint( Mobile m )
void Remove()
void SetReleasePoint( Mobile m, JailPoint p )
void StoreReleasePoint( Mobile m )
virtual string ToString()
void Update()