C# 클래스 Haukcode.AmqpJsonAppender.JsonMessage

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

공개 메소드들

메소드 설명
GetJSON ( ) : string
JsonMessage ( ) : System

비공개 메소드들

메소드 설명
AppendKeyValue ( StringBuilder sb, string key, string value ) : void

메소드 상세

GetJSON() 공개 메소드

public GetJSON ( ) : string
리턴 string

JsonMessage() 공개 메소드

public JsonMessage ( ) : System
리턴 System