C# Class TooltipLoader, Hero.Coli

ファイルを表示 Open project: CyberCRI/Hero.Coli Class Usage Examples

Public Properties

Property Type Description
biobrickKey string
deviceKey string

Public Methods

Method Description
loadInfoFromFile ( string filePath ) : LinkedList

Private Methods

Method Description
getKeyIfExists ( string code ) : string
reinitVars ( ) : void

Method Details

loadInfoFromFile() public method

public loadInfoFromFile ( string filePath ) : LinkedList
filePath string
return LinkedList

Property Details

biobrickKey public_oe static_oe property

public static string biobrickKey
return string

deviceKey public_oe static_oe property

public static string deviceKey
return string