Property | Type | Description |
---|
Method | Description | |
---|---|---|
Call ( IMethodBuilder method, |
Constructor
|
|
Call ( IMethodBuilder method, |
Constructor
|
|
Setup ( ) : void |
Sets up the command
|
|
ToString ( ) : string |
Converts the command to a string
|
public Call ( IMethodBuilder method, |
||
method | IMethodBuilder | Method builder |
objectCallingOn | Object calling on | |
methodCalling | Method calling on the object | |
parameters | object | List of parameters to send in |
return | System.Diagnostics.CodeAnalysis |
public Call ( IMethodBuilder method, |
||
method | IMethodBuilder | Method builder |
objectCallingOn | Object calling on | |
methodCalling | Method calling on the object | |
parameters | object | List of parameters to send in |
return | System.Diagnostics.CodeAnalysis |