C# Class NuGetGallery.Dashboard.Services.PingResult

Mostra file Open project: NuGet/OpsDashboard

Public Methods

Method Description
PingResult ( string name, string detail, string target, bool success ) : System

Method Details

PingResult() public method

public PingResult ( string name, string detail, string target, bool success ) : System
name string
detail string
target string
success bool
return System