C# Class Haukcode.AmqpJsonAppender.JsonMessage

Datei anzeigen Open project: HakanL/AmqpJsonAppender Class Usage Examples

Public Methods

Method Description
GetJSON ( ) : string
JsonMessage ( ) : System

Private Methods

Method Description
AppendKeyValue ( StringBuilder sb, string key, string value ) : void

Method Details

GetJSON() public method

public GetJSON ( ) : string
return string

JsonMessage() public method

public JsonMessage ( ) : System
return System