프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
KioskGroupType ( ) : System |
Initializes a new instance of the KioskGroupType class.
|
|
KioskGroupType ( GroupType groupType ) : System |
Initializes a new instance of the KioskGroupType class.
|
|
KioskGroupType ( int groupTypeid ) : System |
Initializes a new instance of the KioskGroupType class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public KioskGroupType ( GroupType groupType ) : System | ||
groupType | GroupType | Type of the group. |
리턴 | System |
public KioskGroupType ( int groupTypeid ) : System | ||
groupTypeid | int | The group typeid. |
리턴 | System |