C# Class NSBManager.UserInterface.PhysicalModule.Model.PhysicalModelExtensions

Afficher le fichier Open project: andreasohlund/NSBManager

Méthodes publiques

Méthode Description
EndpointsOnServer ( this physicalModel, string serverName ) : IEnumerable
Servers ( this physicalModel ) : IEnumerable

Method Details

EndpointsOnServer() public static méthode

public static EndpointsOnServer ( this physicalModel, string serverName ) : IEnumerable
physicalModel this
serverName string
Résultat IEnumerable

Servers() public static méthode

public static Servers ( this physicalModel ) : IEnumerable
physicalModel this
Résultat IEnumerable