Inheritance: ISchemaReflector
コード例 #1
0
 public ConfigSchemaProvider(SdoConfigSection configSection)
 {
     _reflector = new ConfigReflector(configSection);
 }
コード例 #2
0
 public ConfigSchemaProvider(SdoConfigSection configSection)
 {
     _reflector = new ConfigReflector(configSection);
 }