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

Afficher le fichier Open project: eleks/FloatingQueuePoC

Méthodes publiques

Méthode Description
EnsureNodesConfigurationIsValid ( ) : void
TranslateNodeInfo ( ExtendedNodeInfo nodeInfo ) : NodeConfiguration

Method Details

EnsureNodesConfigurationIsValid() public static méthode

public static EnsureNodesConfigurationIsValid ( ) : void
Résultat void

TranslateNodeInfo() public static méthode

public static TranslateNodeInfo ( ExtendedNodeInfo nodeInfo ) : NodeConfiguration
nodeInfo ExtendedNodeInfo
Résultat FloatingQueue.Server.Core.NodeConfiguration