Property | Type | Description |
---|
Method | Description | |
---|---|---|
KioskLocation ( ) : System |
Initializes a new instance of the KioskLocation class.
|
|
KioskLocation ( Location location ) : System |
Initializes a new instance of the KioskLocation class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public KioskLocation ( Location location ) : System | ||
location | Location | The location. |
return | System |