示例#1
0
 Type IStructureBuilder <TSchema> .GetImplementationType <T>()
 {
     return(_schema.GetImplementationType <T>());
 }