C# 클래스 NSBManager.UserInterface.PhysicalModule.Model.PhysicalModelExtensions

파일 보기 프로젝트 열기: andreasohlund/NSBManager

공개 메소드들

메소드 설명
EndpointsOnServer ( this physicalModel, string serverName ) : IEnumerable
Servers ( this physicalModel ) : IEnumerable

메소드 상세

EndpointsOnServer() 공개 정적인 메소드

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

Servers() 공개 정적인 메소드

public static Servers ( this physicalModel ) : IEnumerable
physicalModel this
리턴 IEnumerable