C# Class suggestionscsharp.ContentType

Show file Open project: hflabs/suggestions-csharp

Public Properties

Property Type Description
JSON ContentType
XML ContentType

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
ContentType ( string name, DataFormat format ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

JSON public static property

public static ContentType,suggestionscsharp JSON
return ContentType

XML public static property

public static ContentType,suggestionscsharp XML
return ContentType