Method | Description | |
---|---|---|
HttpPostJsonFormatter ( |
Method | Description | |
---|---|---|
GetFormattedContent ( string parametersContent ) : string | ||
GetFormattedParameter ( NLog.Targets.MethodCallParameter parameter, object value ) : string |
Method | Description | |
---|---|---|
GetJsonValueString ( object value ) : string |
protected GetFormattedContent ( string parametersContent ) : string | ||
parametersContent | string | |
return | string |
protected GetFormattedParameter ( NLog.Targets.MethodCallParameter parameter, object value ) : string | ||
parameter | NLog.Targets.MethodCallParameter | |
value | object | |
return | string |
public HttpPostJsonFormatter ( |
||
target | ||
return | System |