C# 클래스 FluentSharp.CoreLib.API_FuzzDB

파일 보기 프로젝트 열기: o2platform/O2.Platform.Scripts 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_currentVersion string
currentVersionZipFile string
installDir string

공개 메소드들

메소드 설명
API_FuzzDB ( ) : System
getPayloads ( ) : List
install ( ) : bool
isInstalled ( ) : bool

메소드 상세

API_FuzzDB() 공개 메소드

public API_FuzzDB ( ) : System
리턴 System

getPayloads() 공개 메소드

public getPayloads ( ) : List
리턴 List

install() 공개 메소드

public install ( ) : bool
리턴 bool

isInstalled() 공개 메소드

public isInstalled ( ) : bool
리턴 bool

프로퍼티 상세

_currentVersion 공개적으로 프로퍼티

public string _currentVersion
리턴 string

currentVersionZipFile 공개적으로 프로퍼티

public string currentVersionZipFile
리턴 string

installDir 공개적으로 프로퍼티

public string installDir
리턴 string