C# Class Plant.SimplePlant

Inheritance: OrganismBase.Plant
Afficher le fichier Open project: eugeniomiro/Terrarium

Méthodes publiques

Méthode Description
DeserializePlant ( System m ) : void
SerializePlant ( System m ) : void

Method Details

DeserializePlant() public méthode

public DeserializePlant ( System m ) : void
m System
Résultat void

SerializePlant() public méthode

public SerializePlant ( System m ) : void
m System
Résultat void