Property | Type | Description | |
---|---|---|---|
imageStream | Stream |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ECU ( SharpTuner st, string fPath ) : System |
Constructor
|
|
FindInAvailableDevices ( string>.Dictionary |
||
PredicateFileName ( string filename ) : bool | ||
Refresh ( ) : void | ||
Save ( ) : void |
Memory Stream "Save" -> disk
|
|
SaveAs ( ) : void |
Memory Stream "Save AS" -> disk
|
Method | Description | |
---|---|---|
TryOpenRom ( string f ) : bool |
public ECU ( SharpTuner st, string fPath ) : System | ||
st | SharpTune.SharpTuner | |
fPath | string | |
return | System |
public FindInAvailableDevices ( string>.Dictionary |
||
availableDevices | string>.Dictionary | |
imageStream | Stream | |
return | void |
public PredicateFileName ( string filename ) : bool | ||
filename | string | |
return | bool |