Method CreateHandler
CreateHandler(string, IList<Artifact>)
Declaration
public static IArtifactDragAndDropHandler CreateHandler(string dragAndDropInteractionType, IList<Artifact> artifacts)
Parameters
Type | Name | Description |
---|---|---|
string | dragAndDropInteractionType | |
IList<Artifact> | artifacts |
Returns
Type | Description |
---|---|
IArtifactDragAndDropHandler |