C# 클래스 Air.SimpleAirSerialisation

SimpleAirSerialisation class.
상속: IAirSerialisation
파일 보기 프로젝트 열기: tmitchel2/Air 1 사용 예제들

공개 메소드들

메소드 설명
Get ( Type type ) : IAirSerialiser

Gets the specified type.

SimpleAirSerialisation ( ) : System

메소드 상세

Get() 공개 메소드

Gets the specified type.
public Get ( Type type ) : IAirSerialiser
type System.Type The type.
리턴 IAirSerialiser

SimpleAirSerialisation() 공개 메소드

public SimpleAirSerialisation ( ) : System
리턴 System