C# Class ebnamespace.afeitemname

Inheritance: IComponent
Datei anzeigen Open project: skartknet/UmbracoVSTemplates

Public Methods

Method Description
ExecuteAction ( HealthCheckAction action ) : HealthCheckStatus
GetStatus ( ) : IEnumerable
afeitemname ( HealthCheckContext healthCheckContext ) : System
afeitemname ( HealthCheckContext healthCheckContext ) : System.Collections.Generic

Private Methods

Method Description
AddDefaultRobotsTxtFile ( ) : HealthCheckStatus
CheckForRobotsTxtFile ( ) : HealthCheckStatus

Method Details

ExecuteAction() public method

public ExecuteAction ( HealthCheckAction action ) : HealthCheckStatus
action HealthCheckAction
return HealthCheckStatus

GetStatus() public method

public GetStatus ( ) : IEnumerable
return IEnumerable

afeitemname() public method

public afeitemname ( HealthCheckContext healthCheckContext ) : System
healthCheckContext HealthCheckContext
return System

afeitemname() public method

public afeitemname ( HealthCheckContext healthCheckContext ) : System.Collections.Generic
healthCheckContext HealthCheckContext
return System.Collections.Generic