Inheritance: IDomainService
Exemplo n.º 1
0
 public AddonSigner(BiSigner signer) {
     _biSigner = signer;
 }
Exemplo n.º 2
0
 public AddonSigner(BiSigner signer)
 {
     _biSigner = signer;
 }