Click or drag to resize

MessageFormat Enumeration

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