C# 클래스 Loggly.Event

파일 보기 프로젝트 열기: Applied-Duality/Lx

공개 메소드들

메소드 설명
Event ( ) : System
Event ( JsonValue json ) : System
Event ( string json ) : System
ToString ( ) : string

메소드 상세

Event() 공개 메소드

public Event ( ) : System
리턴 System

Event() 공개 메소드

public Event ( JsonValue json ) : System
json System.Json.JsonValue
리턴 System

Event() 공개 메소드

public Event ( string json ) : System
json string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string