C# 클래스 afung.MangaWeb3.Common.InstallRequest

상속: JsonRequest
파일 보기 프로젝트 열기: a-fung/MangaWeb3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
admin string
mysqlDatabase string
mysqlPassword string
mysqlPort int
mysqlServer string
mysqlUser string
password string
password2 string
pdf bool
rar bool
sevenZipPath string
zip bool

프로퍼티 상세

admin 공개적으로 프로퍼티

public string admin
리턴 string

mysqlDatabase 공개적으로 프로퍼티

public string mysqlDatabase
리턴 string

mysqlPassword 공개적으로 프로퍼티

public string mysqlPassword
리턴 string

mysqlPort 공개적으로 프로퍼티

public int mysqlPort
리턴 int

mysqlServer 공개적으로 프로퍼티

public string mysqlServer
리턴 string

mysqlUser 공개적으로 프로퍼티

public string mysqlUser
리턴 string

password 공개적으로 프로퍼티

public string password
리턴 string

password2 공개적으로 프로퍼티

public string password2
리턴 string

pdf 공개적으로 프로퍼티

public bool pdf
리턴 bool

rar 공개적으로 프로퍼티

public bool rar
리턴 bool

sevenZipPath 공개적으로 프로퍼티

public string sevenZipPath
리턴 string

zip 공개적으로 프로퍼티

public bool zip
리턴 bool