Apply

TaskUtils.Apply method

트리의 각 작업에 지정된 알고리즘을 적용합니다.

public static void Apply(Task root, ITreeAlgorithm<Task> alg, int level)
모수유형설명
rootTask나무의 뿌리
algITreeAlgorithm`1적용된 알고리즘.
levelInt32루트 작업의 수준입니다.

또한보십시오