cefbc78868
git-svn-id: file:///srv/devel/repo-conversion/nusu@11 d2e56fa2-650e-0410-a79f-9358c0239efd
11 lines
216 B
C#
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
|