Exemple #1
0
 public InvLogicSina(InvInfo info) : base(info)
 {
 }
Exemple #2
0
 public InvLogic(InvInfo info)
 {
     this.info = info;
 }