wasSharpNET – Diff between revs 1 and 22

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 22
Line 4... Line 4...
4 // rights of fair usage, the disclaimer and warranty conditions. // 4 // rights of fair usage, the disclaimer and warranty conditions. //
5 /////////////////////////////////////////////////////////////////////////// 5 ///////////////////////////////////////////////////////////////////////////
Line 6... Line 6...
6   6  
7 using System; 7 using System;
8 using System.IO; -  
9 using System.Runtime.InteropServices; -  
10 using System.Runtime.InteropServices.ComTypes; 8 using System.IO;
Line 11... Line 9...
11 using System.Threading; 9 using System.Threading;
12   10  
13 namespace wasSharpNET.IO 11 namespace wasSharpNET.IO