Show / Hide Table of Contents

Class ContentType

Inheritance
object
ContentType
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
public static class ContentType

Fields

Json

Declaration
public const string Json = "application/json"
Field Value
Type Description
string

JsonUtf8

Declaration
public const string JsonUtf8 = "application/json; charset=utf-8"
Field Value
Type Description
string
☀
☾
Back to top Generated by DocFX