I have a AuthenticationWorker class that inherits from Worker.
I am trying to load a XML and define what kind of authentication and such and dynamically build the AuthenticationWorker based on parameters in the XML.
But I keep getting a null @ get type.
Also tired
Type.GetType("AuthenticationWorker");
Aucun commentaire:
Enregistrer un commentaire