Method | Description | |
---|---|---|
CreateCommand ( |
Method | Description | |
---|---|---|
GetParametersFromModel ( object model ) : object>.Dictionary |
||
ReadResourceAsString ( string resourceName ) : string | ||
WriteScript ( string scriptName, object model = null ) : void |
public CreateCommand ( |
||
connection | ||
factory | Action |
|
return |
protected GetParametersFromModel ( object model ) : object>.Dictionary |
||
model | object | |
return | object>.Dictionary |
protected ReadResourceAsString ( string resourceName ) : string | ||
resourceName | string | |
return | string |
protected WriteScript ( string scriptName, object model = null ) : void | ||
scriptName | string | |
model | object | |
return | void |