ITreeAlgorithm1.Alg

ITreeAlgorithm<T>.Alg method

处理树的一个节点。

public void Alg(T el, int level)
范围类型描述
elT要处理的节点。
levelInt32树节点级别。

也可以看看