C# Class Air.SimpleAirSerialisation

SimpleAirSerialisation class.
Inheritance: IAirSerialisation
Afficher le fichier Open project: tmitchel2/Air Class Usage Examples

Méthodes publiques

Méthode Description
Get ( Type type ) : IAirSerialiser

Gets the specified type.

SimpleAirSerialisation ( ) : System

Method Details

Get() public méthode

Gets the specified type.
public Get ( Type type ) : IAirSerialiser
type System.Type The type.
Résultat IAirSerialiser

SimpleAirSerialisation() public méthode

public SimpleAirSerialisation ( ) : System
Résultat System