Interface IObjectAssemblyColony
public interface IObjectAssemblyColony
- Extension Methods
Properties
Capacity
int Capacity { get; }
Property Value
Location
string Location { get; }
Property Value
Population
int Population { get; }
public interface IObjectAssemblyColony
int Capacity { get; }
string Location { get; }
int Population { get; }