Method RunDesignAsync

RunDesignAsync(DesignType, DesignSubject, CancellationToken)

Performs design

Declaration
Task RunDesignAsync(DesignType designType, DesignSubject designSubject, CancellationToken cancellationToken = default)
Parameters
Type Name Description
DesignType designType

The requested design type

DesignSubject designSubject

The requested design subject

CancellationToken cancellationToken

The optional cancellation token

Returns
Type Description
Task
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next