프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Runspace | System.Management.Automation.Runspaces.Runspace |
메소드 | 설명 | |
---|---|---|
CreateServer ( ) : System.Runtime.Remoting.Channels.Ipc.IpcServerChannel | ||
Inject ( int pid, string entryPoint, string dll, string typeName, string scriptBlock, string modulePath, string additionalCode, bool log ) : void | ||
ReportError ( |
||
WriteHost ( string e ) : void |
public static CreateServer ( ) : System.Runtime.Remoting.Channels.Ipc.IpcServerChannel | ||
리턴 | System.Runtime.Remoting.Channels.Ipc.IpcServerChannel |
public static Inject ( int pid, string entryPoint, string dll, string typeName, string scriptBlock, string modulePath, string additionalCode, bool log ) : void | ||
pid | int | |
entryPoint | string | |
dll | string | |
typeName | string | |
scriptBlock | string | |
modulePath | string | |
additionalCode | string | |
log | bool | |
리턴 | void |
public ReportError ( |
||
InClientPID | ||
e | ||
리턴 | void |