This question already has an answer here:
How use reflection to call a method that needs a generic type?
Type MyType = Type.GetType(FromSomewhereElse); var TESTE = this.db.GetAll<MyType >();
Aucun commentaire:
Enregistrer un commentaire