dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Adding ICalls and Implementing Directory.cs


From: BioChem333
Subject: Re: [DotGNU]Adding ICalls and Implementing Directory.cs
Date: 22 Oct 2002 10:15:35 -0400

On Mon, 2002-10-21 at 13:14, Charles Shuller wrote:
>               [TODO]
>               public static void SetLastWriteTime(string path, DateTime 
> lastWriteTime)
>               {
>               }
>               public static void Main()
>               {
>                       Console.WriteLine(Exists("/tmp/"));     
>               }
> 
>       }; //Directory
> }; // namespace System.IO


There's your entry point.


Rich



reply via email to

[Prev in Thread] Current Thread [Next in Thread]