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

Show file Open project: andreasohlund/NSBManager

Public Methods

Method Description
EndpointsOnServer ( this physicalModel, string serverName ) : IEnumerable
Servers ( this physicalModel ) : IEnumerable

Method Details

EndpointsOnServer() public static method

public static EndpointsOnServer ( this physicalModel, string serverName ) : IEnumerable
physicalModel this
serverName string
return IEnumerable

Servers() public static method

public static Servers ( this physicalModel ) : IEnumerable
physicalModel this
return IEnumerable