C# Class Pomona.Example.Models.Existence.Planet

Inheritance: Planemo
Mostra file Open project: Pomona/Pomona Class Usage Examples

Public Methods

Method Description
Planet ( ) : System.Collections.Generic
Planet ( string name, PlanetarySystem planetarySystem ) : System.Collections.Generic

Method Details

Planet() public method

public Planet ( ) : System.Collections.Generic
return System.Collections.Generic

Planet() public method

public Planet ( string name, PlanetarySystem planetarySystem ) : System.Collections.Generic
name string
planetarySystem PlanetarySystem
return System.Collections.Generic