C# 클래스 WikiFunctions.AWBSettings.EditBoxAutoSavePrefs

파일 보기 프로젝트 열기: reedy/AutoWikiBrowser 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool
SaveFile string
SavePeriod decimal

공개 메소드들

메소드 설명
EditBoxAutoSavePrefs ( ) : System

메소드 상세

EditBoxAutoSavePrefs() 공개 메소드

public EditBoxAutoSavePrefs ( ) : System
리턴 System

프로퍼티 상세

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

SaveFile 공개적으로 프로퍼티

public string SaveFile
리턴 string

SavePeriod 공개적으로 프로퍼티

public decimal SavePeriod
리턴 decimal