예제 #1
0
 private void ConfigureMapping()
 {
     ContractMapper.Configure();
 }
예제 #2
0
 public MappingTest()
 {
     ContractMapper.Configure();
 }