00001 using System; 00002 00003 namespace Tamir.SharpSsh 00004 { 00008 public class SecureShell 00009 { 00010 public SecureShell() 00011 { 00012 // 00013 // TODO: Add constructor logic here 00014 // 00015 } 00016 } 00017 }