Esempio n. 1
0
 public string GetCustomClass(string type)
 {
     return(ClassMappings.GetCustomClass(type));
 }