메소드 | 설명 | |
---|---|---|
EngineSite ( CompilerOptions, options ) : System | ||
GetCompiledState ( byte &pe, byte &debugInfo ) : void | ||
GetEventSourceInstance ( string ItemName, string EventSourceName ) : object | ||
GetGlobalInstance ( string name ) : object | ||
GetItemInfo ( string strItemName ) : object | ||
Notify ( string notification, object value ) : void | ||
OnCompilerError ( IVsaError error ) : bool |
public EngineSite ( CompilerOptions, options ) : System | ||
options | CompilerOptions, | |
리턴 | System |
public GetCompiledState ( byte &pe, byte &debugInfo ) : void | ||
pe | byte | |
debugInfo | byte | |
리턴 | void |
public GetEventSourceInstance ( string ItemName, string EventSourceName ) : object | ||
ItemName | string | |
EventSourceName | string | |
리턴 | object |
public GetItemInfo ( string strItemName ) : object | ||
strItemName | string | |
리턴 | object |
public Notify ( string notification, object value ) : void | ||
notification | string | |
value | object | |
리턴 | void |