示例#1
0
 public static string GetFullName(TypeMetadata model)
 {
     return(model.GetFullName());
 }