메소드 | 설명 | |
---|---|---|
Create ( string text, string mainAssembly, IEnumerable |
||
Dispose ( ) : void | ||
FindControlType ( |
||
GetLoadableTypes ( |
||
InstantiateControl ( |
메소드 | 설명 | |
---|---|---|
Compile ( string outputFile, IEnumerable |
||
Dispose ( bool disposing ) : void | ||
GetReferenceAssembliesFolder ( ) : string | ||
GetReferenceAssembliesPath ( string basePath ) : string |
메소드 | 설명 | |
---|---|---|
RemoveOutput ( ) : void |
protected abstract Compile ( string outputFile, IEnumerable |
||
outputFile | string | |
references | IEnumerable |
|
code | string | |
generatedAssembly | ||
리턴 | CompileResult |
public Create ( string text, string mainAssembly, IEnumerable |
||
text | string | |
mainAssembly | string | |
references | IEnumerable |
|
controlCreated | Action |
|
error | Action |
|
리턴 | IBuildToken |
public static FindControlType ( |
||
assembly | ||
리턴 |
public static GetLoadableTypes ( |
||
assembly | ||
리턴 | IEnumerable |
protected GetReferenceAssembliesFolder ( ) : string | ||
리턴 | string |
protected GetReferenceAssembliesPath ( string basePath ) : string | ||
basePath | string | |
리턴 | string |
public static InstantiateControl ( |
||
type | ||
리턴 |