프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
LoadClassDefs ( ) : ClassDefCol |
Loads one ClassDef for each Type in the ITypeSource.
|
|
LoadClassDefs ( string classDefsXml ) : ClassDefCol |
Thius is not implemented since with a Reflective ClassDefLoader you will never load from a string xml def.
|
|
ReflectionClassDefLoader ( ITypeSource source ) : System |
constructor that takes a ITypeSource that wil be used to build the ClassDefinitions.
|
public LoadClassDefs ( string classDefsXml ) : ClassDefCol | ||
classDefsXml | string | |
리턴 | ClassDefCol |
public ReflectionClassDefLoader ( ITypeSource source ) : System | ||
source | ITypeSource | |
리턴 | System |