C# 클래스 T8SuitePro.Form1.FileTuningPackage

파일 보기 프로젝트 열기: mattiasclaesson/TuningSuites

공개 프로퍼티들

프로퍼티 타입 설명
hasResult bool
result string
succesful bool
type FileTuningPackType

공개 메소드들

메소드 설명
FileTuningPackage ( ) : System
GetNameTPAction ( ) : string

메소드 상세

FileTuningPackage() 공개 메소드

public FileTuningPackage ( ) : System
리턴 System

GetNameTPAction() 공개 메소드

public GetNameTPAction ( ) : string
리턴 string

프로퍼티 상세

hasResult 공개적으로 프로퍼티

public bool hasResult
리턴 bool

result 공개적으로 프로퍼티

public string result
리턴 string

succesful 공개적으로 프로퍼티

public bool succesful
리턴 bool

type 공개적으로 프로퍼티

public FileTuningPackType type
리턴 FileTuningPackType