Click or drag to resize
MessageFormat Enumeration

Namespace: Colygon.MatchPoint.WebApi.Configuration.EndPoints
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public enum MessageFormat
Members
  Member nameValueDescription
Auto0
Json1
Xml2
Text3
Binary4
See Also