C# Class NotDeadYet.Results.IndividualHealthCheckResult

显示文件 Open project: uglybugger/NotDeadYet Class Usage Examples

Protected Methods

Method Description
IndividualHealthCheckResult ( string name, string description, System.TimeSpan elapsedTime ) : System

Method Details

IndividualHealthCheckResult() protected method

protected IndividualHealthCheckResult ( string name, string description, System.TimeSpan elapsedTime ) : System
name string
description string
elapsedTime System.TimeSpan
return System