C# 클래스 Rsdn.Shortcuts.PresetCollection

Summary description for PresetCollection.
상속: IEnumerable
파일 보기 프로젝트 열기: rsdn/janus 1 사용 예제들

공개 메소드들

메소드 설명
GetEnumerator ( ) : IEnumerator
this ( string name ) : Preset

비공개 메소드들

메소드 설명
AddPreset ( Preset p ) : void
PresetCollection ( ) : System
RemovePreset ( string name ) : void

메소드 상세

GetEnumerator() 공개 메소드

public GetEnumerator ( ) : IEnumerator
리턴 IEnumerator

this() 공개 메소드

public this ( string name ) : Preset
name string
리턴 Preset