C# 클래스 AcManager.Tools.Helpers.AcSettingsControls.WheelHShifterButtonEntry

상속: WheelButtonEntry
파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
Load ( IniFile ini, IReadOnlyList devices ) : void
Save ( IniFile ini ) : void
WheelHShifterButtonEntry ( [ id, string name, string shortName ) : System.Collections.Generic

메소드 상세

Load() 공개 메소드

public Load ( IniFile ini, IReadOnlyList devices ) : void
ini IniFile
devices IReadOnlyList
리턴 void

Save() 공개 메소드

public Save ( IniFile ini ) : void
ini IniFile
리턴 void

WheelHShifterButtonEntry() 공개 메소드

public WheelHShifterButtonEntry ( [ id, string name, string shortName ) : System.Collections.Generic
id [
name string
shortName string
리턴 System.Collections.Generic