コード例 #1
0
 public AccountIdentifierFromModelTests(AccountIdentifierMapping builder)
 {
     _fromModel = builder;
 }
コード例 #2
0
 public AccountIdentifierToModelTests(AccountIdentifierMapping builder)
 {
     _toModel = builder;
 }