Winify – Diff between revs 14 and 21

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 14 Rev 21
Line 76... Line 76...
76   76  
Line 77... Line 77...
77 #endregion 77 #endregion
Line 78... Line 78...
78   78  
Line 79... Line 79...
79 #region Private Delegates, Events, Enums, Properties, Indexers and Fields 79 #region Private Delegates, Events, Enums, Properties, Indexers and Fields
Line 80... Line 80...
80   80  
Line 81... Line 81...
81 private string _name; 81 private string _name = string.Empty;
Line 82... Line 82...
82   82  
Line 83... Line 83...
83 private string _password; 83 private string _password = string.Empty;