Is it possible to use a variable to access a List field using c# as in the following?
string myField = "ImmediateAddress"; byte returnByte = mnemonicList[0].myField;
Aucun commentaire:
Enregistrer un commentaire