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