2007-04-16 17:18:16 +00:00
|
|
|
using System;
|
|
|
|
using System.Collections.Generic;
|
|
|
|
using System.Text;
|
|
|
|
|
|
|
|
namespace Nuclex.Support.Tracking {
|
2007-04-16 18:31:59 +00:00
|
|
|
/*
|
2007-04-16 17:18:16 +00:00
|
|
|
public class ThreadedMethodOperation : Operation {
|
|
|
|
}
|
2007-04-16 18:31:59 +00:00
|
|
|
*/
|
2007-04-16 17:18:16 +00:00
|
|
|
} // namespace Nuclex.Support.Tracking
|