Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LinqToRest
OData
Formatting
Impl
TypeFormatter
C# Class LinqToRest.OData.Formatting.Impl.TypeFormatter
Inheritance:
ITypeFormatter
Datei anzeigen
Open project: chrisblock/LinqToRest
Public Methods
Method
Description
Format
(
Type
type
,
object
value
) :
string
TypeFormatter
( ) :
System
Method Details
Format()
public
method
public
Format
(
Type
type
,
object
value
) :
string
type
System.Type
value
object
return
string
TypeFormatter()
public
method
public
TypeFormatter
( ) :
System
return
System