프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_config | IEnumerable |
메소드 | 설명 | |
---|---|---|
ChangeToCompatibleType ( string value, |
||
HostComponentsConfigModule ( ) : System | ||
HostComponentsConfigModule ( string fileName ) : System |
메소드 | 설명 | |
---|---|---|
AttachToComponentRegistration ( IComponentRegistry componentRegistry, IComponentRegistration registration ) : void |
메소드 | 설명 | |
---|---|---|
Attr ( System.Xml.Linq.XElement component, System.Xml.Linq.XName name ) : string | ||
BuildPropertiesInjectors ( |
protected AttachToComponentRegistration ( IComponentRegistry componentRegistry, IComponentRegistration registration ) : void | ||
componentRegistry | IComponentRegistry | |
registration | IComponentRegistration | |
리턴 | void |
public static ChangeToCompatibleType ( string value, |
||
value | string | |
destinationType | ||
result | object | |
리턴 | bool |
public HostComponentsConfigModule ( string fileName ) : System | ||
fileName | string | |
리턴 | System |