메소드 | 설명 | |
---|---|---|
AttractionInformation ( string name, string description, string imageName ) : System |
Initializes a new instance of the T:tvTable.AttractionInformation class.
|
public AttractionInformation ( string name, string description, string imageName ) : System | ||
name | string | The name of the attraction. |
description | string | A short description of the attraction. |
imageName | string | The |
리턴 | System |