PostAlg

ITreeAlgorithm<T>.PostAlg method

트리의 노드 처리 후 호출됩니다.

public void PostAlg(T el, int level)
모수유형설명
elT처리할 노드입니다.
levelInt32트리 노드 수준.

또한보십시오