Added an empty line between the license section and the using statements; fixed a wrong comment in ObservableCollection.cs
git-svn-id: file:///srv/devel/repo-conversion/nusu@43 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
9f4751ae39
commit
caeee49f4a
44 changed files with 49 additions and 29 deletions
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Threading;
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.ObjectModel;
|
||||
|
|
|
@ -17,6 +17,7 @@ You should have received a copy of the IBM Common Public
|
|||
License along with this library
|
||||
*/
|
||||
#endregion
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue