C# Class EventStore.VSTools.EventStore.EventStoreAddress

Mostrar archivo Open project: AlexeyRaga/esvstools

Public Methods

Method Description
Get ( ProjectNode projectNode ) : string
Get ( string connectionString ) : string

Private Methods

Method Description
EnsureHostNameExists ( string hostName ) : void
ParseHostAndPort ( string connectionString ) : int>.Tuple

Method Details

Get() public static method

public static Get ( ProjectNode projectNode ) : string
projectNode Microsoft.VisualStudio.Project.ProjectNode
return string

Get() public static method

public static Get ( string connectionString ) : string
connectionString string
return string