Develop and Download Open Source Software

Browse Subversion Repository

Contents of /CommentStream.cs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download)
Sun Jan 16 06:24:15 2011 UTC (13 years, 1 month ago) by aqua877
File size: 153 byte(s)
First commit.
1 using System;
2 using System.Collections.Generic;
3 using System.Linq;
4 using System.Text;
5
6 namespace LSharp
7 {
8 interface CommentStream
9 {
10 }
11 }

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26