C# Class withSIX.Core.Applications.Errors.RestartAsAdministratorUserError

Inheritance: UserErrorModel
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
Restart RecoveryCommandModel

Public Methods

Method Description
RestartAsAdministratorUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System

Method Details

RestartAsAdministratorUserError() public method

public RestartAsAdministratorUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System
contextInfo object>.Dictionary
innerException System.Exception
return System

Property Details

Restart public_oe static_oe property

public static RecoveryCommandModel,withSIX.Core.Applications.Errors Restart
return RecoveryCommandModel