TaskUtils.Apply

TaskUtils.Apply method

يطبق الخوارزمية المحددة على كل مهمة في الشجرة.

public static void Apply(Task root, ITreeAlgorithm<Task> alg, int level)
معامليكتبوصف
rootTaskجذر الشجرة
algITreeAlgorithm`1الخوارزمية التطبيقية.
levelInt32مستوى مهمة الجذر.

أنظر أيضا