C# Class Gablarski.Clients.Windows.Servers

Afficher le fichier Open project: ermau/Gablarski Class Usage Examples

Méthodes publiques

Méthode Description
DeleteServer ( ServerEntry entry ) : void
GetEntries ( ) : IEnumerable
SaveServer ( ServerEntry entry ) : void

Method Details

DeleteServer() public static méthode

public static DeleteServer ( ServerEntry entry ) : void
entry Gablarski.Clients.Persistence.ServerEntry
Résultat void

GetEntries() public static méthode

public static GetEntries ( ) : IEnumerable
Résultat IEnumerable

SaveServer() public static méthode

public static SaveServer ( ServerEntry entry ) : void
entry Gablarski.Clients.Persistence.ServerEntry
Résultat void