Esempio n. 1
0
 public static Constant Get(ConstantTypes type)
 {
     return(All[type.ToString().ToLower()]);
 }