Inheritance: ISchemaReflector
Ejemplo n.º 1
0
 public ConfigSchemaProvider(SdoConfigSection configSection)
 {
     _reflector = new ConfigReflector(configSection);
 }
 public ConfigSchemaProvider(SdoConfigSection configSection)
 {
     _reflector = new ConfigReflector(configSection);
 }