Exemple #1
0
 public string GetMappedTypeName(string type)
 {
     return(ClassMappings.GetType(type));
 }