Exemplo n.º 1
0
 public InvLogicSina(InvInfo info) : base(info)
 {
 }
Exemplo n.º 2
0
 public InvLogic(InvInfo info)
 {
     this.info = info;
 }