C# 클래스 NuGetGallery.Monitoring.MonitoringEvent

파일 보기 프로젝트 열기: JetBrains/NuGetOperations 1 사용 예제들

보호된 메소드들

메소드 설명
MonitoringEvent ( EventType type, System.DateTime timestampUtc, string message, string resource ) : System

메소드 상세

MonitoringEvent() 보호된 메소드

protected MonitoringEvent ( EventType type, System.DateTime timestampUtc, string message, string resource ) : System
type EventType
timestampUtc System.DateTime
message string
resource string
리턴 System