Ejemplo n.º 1
0
 static ProjectInfoType()
 {
     if (Dict == null)
     {
         Dict = Enumerations.GenDict <Type>();
     }
 }
Ejemplo n.º 2
0
 static AccountStatus()
 {
     if (Dict == null)
     {
         Dict = Enumerations.GenDict <Type>();
     }
 }