C# Class EventStore.VSTools.EventStore.EventStoreAddress

Afficher le fichier Open project: AlexeyRaga/esvstools

Méthodes publiques

Méthode Description
Get ( ProjectNode projectNode ) : string
Get ( string connectionString ) : string

Private Methods

Méthode Description
EnsureHostNameExists ( string hostName ) : void
ParseHostAndPort ( string connectionString ) : int>.Tuple

Method Details

Get() public static méthode

public static Get ( ProjectNode projectNode ) : string
projectNode Microsoft.VisualStudio.Project.ProjectNode
Résultat string

Get() public static méthode

public static Get ( string connectionString ) : string
connectionString string
Résultat string