| Overload | Description |
|---|---|
| Province Constructor() | Initializes a new instance of the Province class. |
| Province Constructor(Country,String,String) | Initializes a new instance of the Province class. |
| Province Constructor(Country,String) | Initializes a new instance of the Province class. |