C# Класс Air.SimpleAirSerialisation

SimpleAirSerialisation class.
Наследование: IAirSerialisation
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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