C# Class ElevationHelper.Services.Infrastructure.ElevationHelperReady

Inheritance: IElevationHelperReady
Datei anzeigen Open project: brunomlopes/ILoveLucene

Public Methods

Method Description
EnsureHostExists ( ) : void
Ready ( ) : void
Wait ( ) : void

Method Details

EnsureHostExists() public static method

public static EnsureHostExists ( ) : void
return void

Ready() public method

public Ready ( ) : void
return void

Wait() public static method

public static Wait ( ) : void
return void