C# Class FloatingQueue.Server.Services.Proxy.ProxyHelper

Datei anzeigen Open project: eleks/FloatingQueuePoC

Public Methods

Method Description
EnsureNodesConfigurationIsValid ( ) : void
TranslateNodeInfo ( ExtendedNodeInfo nodeInfo ) : NodeConfiguration

Method Details

EnsureNodesConfigurationIsValid() public static method

public static EnsureNodesConfigurationIsValid ( ) : void
return void

TranslateNodeInfo() public static method

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