lundi 4 janvier 2016

Cannot resolve symbol which is a type

Type myType = Type.GetType(nameOfTypeString);
DoSomething(typeof(myType));

Complains it cannot resolve myType.





Aucun commentaire:

Enregistrer un commentaire