You are on page 1of 1

Clase Cod3Dir()

{
String temporal;
String operando1;
String Operador;
String Operador2;
}

List<cod3Dir> miList3Dir = new List<cod3Dir>();


cod3Dir EntCodig;

EntCodigo = new cod3Dir {


temporal = t1,
Operando = operando = o1,
Operando = "+",
operando2 = o2
};
miList3Dir.Add(EntCodigo);

dguCod3Dir.DatoSource = miLista3Dir;
dguCod3Dir.Refresh();

int a = 0;
int b = 0;

=a0
=b0

0a=0b=
t1 = 0
t2 = 0

You might also like