C# Class WhiskWork.Core.WriteableWorkflowRepositoryExtensions

Show file Open project: jorn-ola-birkeland/WhiskWork

Public Methods

Method Description
DeleteWorkStepsRecursively ( this repository, WorkStep step ) : void

Method Details

DeleteWorkStepsRecursively() public static method

public static DeleteWorkStepsRecursively ( this repository, WorkStep step ) : void
repository this
step WorkStep
return void