Beispiel #1
0
 /// <summary>
 /// Gets the admin comment.
 /// </summary>
 /// <returns></returns>
 public virtual string GetAdminComment()
 {
     return(AdminCommentElement.GetValue <string>());
 }