say that I have a C# class like this:
class MyClass<Tkey,Tvalue>{}
How do I get "Tkey" and "Tvalue" from given Type instance? I need the parameter name, not Type.
"Tkey"
"Tvalue"
Aucun commentaire:
Enregistrer un commentaire