C# 클래스 booruReader.Settings_Screen.SettingsVM

상속: BaseIObservable
파일 보기 프로젝트 열기: earlnuclear/DanbooruBrowser 1 사용 예제들

공개 메소드들

메소드 설명
Closing ( ) : void
SettingsVM ( ) : System

비공개 메소드들

메소드 설명
AddBooru ( ) : void
CancelBooru ( ) : void
EditBooru ( ) : void
FinalizeBooru ( ) : void
GetProviders ( ) : List
IsValidBooru ( ) : string

Checks that the board user is adding is valid

LoadXMLDataProviders ( List booruList ) : void

This function either writes out existing xml file and reads it ot reads already existing one to get list of websites.

NormalizeURL ( string url ) : string

Checks if url starts with http and ends with a / If not adds them in and returns an updated string

RemoveBooru ( ) : void
SelectFolder ( ) : void
ValidatePath ( string path ) : bool
booruValidator_DoWork ( object sender, DoWorkEventArgs e ) : void
booruValidator_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

메소드 상세

Closing() 공개 메소드

public Closing ( ) : void
리턴 void

SettingsVM() 공개 메소드

public SettingsVM ( ) : System
리턴 System