Winify – Diff between revs 4 and 6

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 4 Rev 6
Line 1... Line 1...
1 using System.Collections.Generic; 1 using System.Collections.Generic;
2 using Winify.Connections; -  
Line 3... Line 2...
3   2  
4 namespace Winify.Gotify 3 namespace Winify.Gotify
5 { 4 {
6 public class GotifyConnectionManager 5 public class GotifyConnectionManager
Line 30... Line 29...
30   29  
Line 31... Line 30...
31 #endregion 30 #endregion
Line 32... Line 31...
32   31  
33 #region Public Methods 32 #region Public Methods
34   33  
35 public void UpdateServers(Servers servers) 34 public void UpdateServers(Servers.Servers servers)
36 { 35 {
37 // Update connections. 36 // Update connections.