Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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 | |
Résultat | ClassDefCol |
public ReflectionClassDefLoader ( ITypeSource source ) : System | ||
source | ITypeSource | |
Résultat | System |