C# Class Plant.SimplePlant

Inheritance: OrganismBase.Plant
显示文件 Open project: eugeniomiro/Terrarium

Public Methods

Method Description
DeserializePlant ( System m ) : void
SerializePlant ( System m ) : void

Method Details

DeserializePlant() public method

public DeserializePlant ( System m ) : void
m System
return void

SerializePlant() public method

public SerializePlant ( System m ) : void
m System
return void