Hi so this is my first time using reflection I'm trying to invoke a protected method that goes like this
RenderElements<T>(List<T> list, int page)
I got the methodinfo bit down
I looked at MethodBase.Invoke Method on microsoft but I'm not sure if it helps with what I'm using it for
Aucun commentaire:
Enregistrer un commentaire