WorkflowHelpers.DeserializeWorkflow Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DeserializeWorkflow(String) | Gets the Activity object described by the specified XAML markup. | |
DeserializeWorkflow(String, Boolean, List<ProcessParameterError>%) | This method is still used by build computer (returning assembly mismatches instead of throwing an exception at first error) |
Top