Esempio n. 1
0
 public AllType GetTypeFromStringTest(string Value)
 {
     return(Utilities.FindTypeFromString(Value));
 }