Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ParkerFox
Infrastructure
Web
JavascriptSerializerFormatter
C# Class ParkerFox.Infrastructure.Web.JavascriptSerializerFormatter
DataContractJsonSerializer is not that great apparently http://wildermuth.com/2012/2/22/WebAPI_for_the_MVC_Guy
Inheritance:
System.Net.Http.Formatting.MediaTypeFormatter
ファイルを表示
Open project: KHProjects/KH-Parker-Fox
Public Methods
Method
Description
CanReadType
(
Type
type
) :
bool
CanWriteType
(
Type
type
) :
bool
JavascriptSerializerFormatter
( ) :
System
Method Details
CanReadType()
public
method
public
CanReadType
(
Type
type
) :
bool
type
System.Type
return
bool
CanWriteType()
public
method
public
CanWriteType
(
Type
type
) :
bool
type
System.Type
return
bool
JavascriptSerializerFormatter()
public
method
public
JavascriptSerializerFormatter
( ) :
System
return
System