示例#1
0
 public static string GetDescription(Abbreviation abbreviation)
 {
     return(abbreviation.GetDescription());
 }