WingMan – Diff between revs 23 and 32

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 23 Rev 32
Line 13... Line 13...
13   13  
14 public AutoCompletionFailedType Type { get; set; } 14 public AutoCompletionFailedType Type { get; set; }
15 public Exception Exception { get; set; } 15 public Exception Exception { get; set; }
16 public string Name { get; set; } 16 public string Name { get; set; }
17 } 17 }
18 } 18 }