Method | Description | |
---|---|---|
AssemblyWidgetLibrary ( |
||
AssemblyWidgetLibrary ( string name, |
||
GetLibraryDependencies ( ) : string[] | ||
GetResource ( string name ) : |
||
GetType ( string typeName ) : |
||
Load ( ) : void |
Method | Description | |
---|---|---|
LoadClassDescriptor ( |
Method | Description | |
---|---|---|
ScanLibraries ( |
||
UpdateCache ( ) : void |
public AssemblyWidgetLibrary ( |
||
resolver | ||
assemblyPath | string | |
return | System |
public AssemblyWidgetLibrary ( string name, |
||
name | string | |
assembly | ||
return | System |
public GetResource ( string name ) : |
||
name | string | |
return |
public GetType ( string typeName ) : |
||
typeName | string | |
return |
protected LoadClassDescriptor ( |
||
element | ||
return |