The City class represents a city of the world.

Namespace:  Phoenix.BLL.Library
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public class City : IComparable<City>

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  Phoenix.BLL.Library..::.City

See Also