Back to Server.Accounting

AccountComment

(ctor) AccountComment( XmlElement node )
(ctor) AccountComment( string addedBy, string content )
string AddedBy( get; )
string Content( get; set; )
DateTime LastModified( get; )
void Save( XmlTextWriter xml )