I have an object type variable where I want to cast it to its original data type. Data type could be anything (int, enum, class, etc)
object
(object.GetType())object is not working
(object.GetType())object
Aucun commentaire:
Enregistrer un commentaire