/* * Created by SharpDevelop. * User: Ma * Date: 29/01/2007 * Time: 18:02 * * To change this template use Tools | Options | Coding | Edit Standard Headers. */ using System; namespace Second_server { /// /// Description of Class1. /// public class Class1 { public Class1() { } } }