Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
numl
Serialization
Serializers
C# 클래스 numl.Serialization.Serializers
파일 보기
프로젝트 열기: sethjuarez/numl
공개 메소드들
메소드
설명
GetSerializer
(
this
t
) :
ISerializer
HasSerializer
(
this
t
) :
bool
비공개 메소드들
메소드
설명
ReloadSerializers
( ) :
void
loadSerializers
( ) :
List
메소드 상세
GetSerializer()
공개
정적인
메소드
public
static
GetSerializer
(
this
t
) :
ISerializer
t
this
리턴
ISerializer
HasSerializer()
공개
정적인
메소드
public
static
HasSerializer
(
this
t
) :
bool
t
this
리턴
bool