Examples of csharp(c#) with Source code
Examples of c sharp(c#) with SOURCE CODE
Sunday, 22 August 2010
source code to import namespace
//source code to import namespace
using System;
class Using1Demo
{
static void Main()
{
Console.WriteLine("Importing a namespace inc#");
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment