Property | Type | Description | |
---|---|---|---|
actions | List |
||
mainDropdown | GlobalActionDropdown | ||
payloads | List |
Method | Description | |
---|---|---|
WebServer ( int port ) : System | ||
addInjection ( string placeholder, string insertion ) : void |
Method | Description | |
---|---|---|
initInjections ( ) : void |
public addInjection ( string placeholder, string insertion ) : void | ||
placeholder | string | |
insertion | string | |
return | void |
protected GlobalActionDropdown mainDropdown | ||
return | GlobalActionDropdown |