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