Method | Description | |
---|---|---|
Load ( StringBuilder xamlDefinition, Stream &xamlStream, Queue |
Loads the specified xaml definition.
|
public Load ( StringBuilder xamlDefinition, Stream &xamlStream, Queue |
||
xamlDefinition | StringBuilder | The xaml definition. |
xamlStream | Stream | The xaml stream. |
workflowPool | Queue |
The workflow pool. |
workflowActivity | System.Activities.Activity | The workflow activity. |
return | void |