示例#1
0
 public string GetName()
 {
     return(string.Format("{0} - {1}", FullName, CurrentLevel.GetClass()));
 }