public static IMappingCodeGenerator CreateCSharpGenerator(GeneratorFactoryOptions flags)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public static IMappingCodeGenerator CreateCSharpGenerator(GeneratorFactoryOptions flags)
 {
     throw new NotImplementedException();
 }