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