C# Class T8SuitePro.Form1.FileTuningPackage

Datei anzeigen Open project: mattiasclaesson/TuningSuites

Public Properties

Property Type Description
hasResult bool
result string
succesful bool
type FileTuningPackType

Public Methods

Method Description
FileTuningPackage ( ) : System
GetNameTPAction ( ) : string

Method Details

FileTuningPackage() public method

public FileTuningPackage ( ) : System
return System

GetNameTPAction() public method

public GetNameTPAction ( ) : string
return string

Property Details

hasResult public_oe property

public bool hasResult
return bool

result public_oe property

public string result
return string

succesful public_oe property

public bool succesful
return bool

type public_oe property

public FileTuningPackType type
return FileTuningPackType