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