Nuclex.Support/Source/Scheduling/ThreadedMethodOperation.cs

11 lines
216 B
C#

using System;
using System.Collections.Generic;
using System.Text;
namespace Nuclex.Support.Tracking {
/*
public class ThreadedMethodOperation : Operation {
}
*/
} // namespace Nuclex.Support.Tracking