wasSharp

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 26  →  ?path2? @ 27
/Collections/Specialized/MultiKeyDictionary.cs
@@ -3,7 +3,7 @@
// Please see: http://www.gnu.org/licenses/gpl.html for legal details, //
// rights of fair usage, the disclaimer and warranty conditions. //
///////////////////////////////////////////////////////////////////////////
// Based on the work of Herman Schoenfeld
// Based on the work of Herman Schoenfeld
 
using System;
using System.Collections.Generic;
@@ -280,4 +280,4 @@
this[key1].ContainsKey(key2, key3, key4, key5, key6, key7, key8, key9, key10, key11);
}
}
}
}