C# 클래스 PerpetualEngine.Forms.SelectionSetting

상속: Setting
파일 보기 프로젝트 열기: perpetual-mobile/PerpetualEngine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Options string>.IDictionary

공개 메소드들

메소드 설명
SelectionSetting ( string key, string title ) : System.Collections.Generic

메소드 상세

SelectionSetting() 공개 메소드

public SelectionSetting ( string key, string title ) : System.Collections.Generic
key string
title string
리턴 System.Collections.Generic

프로퍼티 상세

Options 공개적으로 프로퍼티

public IDictionary Options
리턴 string>.IDictionary