[Missing <summary> documentation for "T:White_Tiger.JsonContentTypeMapper"]

Namespace: White_Tiger
Assembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)

Syntax

C#
public class JsonContentTypeMapper : WebContentTypeMapper
Visual Basic
Public Class JsonContentTypeMapper
	Inherits WebContentTypeMapper
Visual C++
public ref class JsonContentTypeMapper : public WebContentTypeMapper

Inheritance Hierarchy

System..::..Object
  System.ServiceModel.Channels..::..WebContentTypeMapper
    White_Tiger..::..JsonContentTypeMapper

See Also