Type myType = Type.GetType(nameOfTypeString); DoSomething(typeof(myType));
Complains it cannot resolve myType.
Aucun commentaire:
Enregistrer un commentaire