Property | Type | Description |
---|
Method | Description | |
---|---|---|
CompareTo ( object obj ) : int |
Compares the names of Constructions.
|
|
ConstructionWrapper ( Construction construction ) : System |
Initializes private variables.
|
public CompareTo ( object obj ) : int | ||
obj | object | ConstructionWrapper used to compare |
return | int |
public ConstructionWrapper ( Construction construction ) : System | ||
construction | Construction | Construction |
return | System |