예제 #1
0
 protected override DbMapper GetCSharpMapper(DbMapper mapper, CodeContext context)
 {
     return(CSharp.GetMapper(mapper, context));
 }