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