IAlgorithm1.PostAlg

IAlgorithm<T>.PostAlg method

在对象处理后调用。

public void PostAlg(T el, int index)
范围类型描述
elT处理对象。
indexInt32对象的索引。

也可以看看