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