Property | Type | Description |
---|
Method | Description | |
---|---|---|
Main ( RemoteHooking context, string channelName, string pluginsPath, string configPath, string targetExecutable ) : System | ||
Run ( RemoteHooking context, string channelName, string pluginsPath, string configPath, string targetExecutable ) : void |
public Main ( RemoteHooking context, string channelName, string pluginsPath, string configPath, string targetExecutable ) : System | ||
context | RemoteHooking | |
channelName | string | |
pluginsPath | string | |
configPath | string | |
targetExecutable | string | |
return | System |
public Run ( RemoteHooking context, string channelName, string pluginsPath, string configPath, string targetExecutable ) : void | ||
context | RemoteHooking | |
channelName | string | |
pluginsPath | string | |
configPath | string | |
targetExecutable | string | |
return | void |