C# Class SIM.Client.Commands.LoginCommandFacade

Inheritance: LoginCommand
显示文件 Open project: Sitecore/Sitecore-Instance-Manager

Private Properties

Property Type Description
LoginCommandFacade System

Protected Methods

Method Description
WaitAndDelete ( string destFileName ) : void

Private Methods

Method Description
LoginCommandFacade ( ) : System

Method Details

WaitAndDelete() protected method

protected WaitAndDelete ( string destFileName ) : void
destFileName string
return void