Method | Description | |
---|---|---|
Equals ( ISavedPresetEntry other ) : bool | ||
Equals ( object other ) : bool | ||
GetHashCode ( ) : int | ||
PresetEntry ( string filename ) : System | ||
ReadData ( ) : string | ||
SetParent ( string baseDirectory ) : void |
Method | Description | |
---|---|---|
Equals ( PresetEntry other ) : bool |
public Equals ( ISavedPresetEntry other ) : bool | ||
other | ISavedPresetEntry | |
return | bool |
protected Equals ( PresetEntry other ) : bool | ||
other | PresetEntry | |
return | bool |
public PresetEntry ( string filename ) : System | ||
filename | string | |
return | System |
public SetParent ( string baseDirectory ) : void | ||
baseDirectory | string | |
return | void |