Method | Description | |
---|---|---|
CurrentDomain_AssemblyResolve ( object sender, |
||
Dispose ( ) : void | ||
GetAssemblyLocation ( string assemblyFileName ) : string | ||
GetChildrenByType ( string treeType, int id ) : Dictionary |
||
GetRootByType ( string treeType ) : Dictionary |
||
StartApplication ( ) : void |
Method | Description | |
---|---|---|
AssertIsNotReady ( ) : void | ||
UmbracoApplicationContext ( string projectFolder ) : System |
public CurrentDomain_AssemblyResolve ( object sender, |
||
sender | object | |
args | ||
return |
public GetAssemblyLocation ( string assemblyFileName ) : string | ||
assemblyFileName | string | |
return | string |
public GetChildrenByType ( string treeType, int id ) : Dictionary |
||
treeType | string | |
id | int | |
return | Dictionary |
public GetRootByType ( string treeType ) : Dictionary |
||
treeType | string | |
return | Dictionary |