Ejemplo n.º 1
0
 public TypeTypeValue(string name)
 {
     _instance = TypeManager.GetTypeByName(name);
 }