~darianapatrick/do-plugins/ThunderbirdImprovement

« back to all changes in this revision

Viewing changes to TerminalServerClient/src/TSClientItem.cs

  • Committer: Chris
  • Date: 2009-02-10 08:08:26 UTC
  • mfrom: (542.1.1 tsclient)
  • Revision ID: chris@szikszoy.com-20090210080826-phdo2xov5bf0x3wd
recursively scan tsclient folder for connection files

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
using Do.Universe;
25
25
 
26
 
namespace Simulacra
 
26
namespace TSClient
27
27
{
28
28
        public class TSClientItem : Item, IOpenableItem
29
29
        {