Method | Description | |
---|---|---|
CecilWidgetLibrary ( |
||
GetComponentTypes ( |
||
GetEmbeddedIcon ( string iconname ) : Gdk.Pixbuf | ||
GetInstanceType ( Mono.Cecil.TypeDefinition td, |
||
GetLibraryDependencies ( ) : string[] | ||
IsWidgetLibrary ( string path ) : bool | ||
Load ( ) : void |
Method | Description | |
---|---|---|
LoadClassDescriptor ( |
Method | Description | |
---|---|---|
FindType ( |
||
FindTypeDefinition ( |
||
FindTypeDefinition ( string fullName ) : Mono.Cecil.TypeDefinition | ||
GetEmbeddedIcon ( |
||
GetResource ( |
||
LoadDependencies ( ) : void | ||
ResolveAssembly ( Mono.Cecil.AssemblyNameReference aref ) : |
public CecilWidgetLibrary ( |
||
resolver | ||
path | string | |
return | System |
public static GetComponentTypes ( |
||
app | ||
filename | string | |
return | List |
public GetEmbeddedIcon ( string iconname ) : Gdk.Pixbuf | ||
iconname | string | |
return | Gdk.Pixbuf |
public static GetInstanceType ( Mono.Cecil.TypeDefinition td, |
||
td | Mono.Cecil.TypeDefinition | |
sourceType | ||
tref | ||
return | string |
public static IsWidgetLibrary ( string path ) : bool | ||
path | string | |
return | bool |
protected LoadClassDescriptor ( |
||
element | ||
return |