Fixed 3 compiler warnings that were occurring in Nuclex.Support; minor improvements to the documentation
git-svn-id: file:///srv/devel/repo-conversion/nusu@90 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
f2bacc5411
commit
b0e76b4800
3 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@ using Nuclex.Support.Tracking;
|
|||
|
||||
namespace Nuclex.Support.Scheduling {
|
||||
|
||||
/// <summary>Unit Test for the queue operation class</summary>
|
||||
/// <summary>Unit Test for the operation queue class</summary>
|
||||
[TestFixture]
|
||||
public class OperationQueueTest {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue