C# 클래스 NuGetGallery.Dashboard.Services.PingResult

파일 보기 프로젝트 열기: NuGet/OpsDashboard

공개 메소드들

메소드 설명
PingResult ( string name, string detail, string target, bool success ) : System

메소드 상세

PingResult() 공개 메소드

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