Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LinqToRest
OData
Formatting
Impl
TypeFormatter
C# 클래스 LinqToRest.OData.Formatting.Impl.TypeFormatter
상속:
ITypeFormatter
파일 보기
프로젝트 열기: chrisblock/LinqToRest
공개 메소드들
메소드
설명
Format
(
Type
type
,
object
value
) :
string
TypeFormatter
( ) :
System
메소드 상세
Format()
공개
메소드
public
Format
(
Type
type
,
object
value
) :
string
type
System.Type
value
object
리턴
string
TypeFormatter()
공개
메소드
public
TypeFormatter
( ) :
System
리턴
System