C# 클래스 FloatingQueue.Server.Services.Proxy.ProxyHelper

파일 보기 프로젝트 열기: eleks/FloatingQueuePoC

공개 메소드들

메소드 설명
EnsureNodesConfigurationIsValid ( ) : void
TranslateNodeInfo ( ExtendedNodeInfo nodeInfo ) : NodeConfiguration

메소드 상세

EnsureNodesConfigurationIsValid() 공개 정적인 메소드

public static EnsureNodesConfigurationIsValid ( ) : void
리턴 void

TranslateNodeInfo() 공개 정적인 메소드

public static TranslateNodeInfo ( ExtendedNodeInfo nodeInfo ) : NodeConfiguration
nodeInfo ExtendedNodeInfo
리턴 FloatingQueue.Server.Core.NodeConfiguration