Esempio n. 1
0
 public OTPRep(BarqBECoreMockContext Context)
 {
     this.Context = Context;
 }
Esempio n. 2
0
 public AccountRep(BarqBECoreMockContext Context)
 {
     this.Context = Context;
 }
 public TransactionRep(BarqBECoreMockContext Context)
 {
     this.Context = Context;
 }