C# 클래스 Plant.SimplePlant

상속: OrganismBase.Plant
파일 보기 프로젝트 열기: eugeniomiro/Terrarium

공개 메소드들

메소드 설명
DeserializePlant ( System m ) : void
SerializePlant ( System m ) : void

메소드 상세

DeserializePlant() 공개 메소드

public DeserializePlant ( System m ) : void
m System
리턴 void

SerializePlant() 공개 메소드

public SerializePlant ( System m ) : void
m System
리턴 void