mardi 7 février 2017

C# System.Type is namespace?

System.Type type = Type.GetType("something");

System.Type has no member 'IsNamespace', so how do I tell if the type refers to a namespace?

The type "something" is not known at compile time.





Aucun commentaire:

Enregistrer un commentaire