C# 클래스 WhiskWork.Core.WriteableWorkflowRepositoryExtensions

파일 보기 프로젝트 열기: jorn-ola-birkeland/WhiskWork

공개 메소드들

메소드 설명
DeleteWorkStepsRecursively ( this repository, WorkStep step ) : void

메소드 상세

DeleteWorkStepsRecursively() 공개 정적인 메소드

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