'宣言 Public Overloads Overridable Sub SavePreset( _ ByVal filePath As String, _ ByVal name As String, _ ByVal description As String, _ ByVal presetType As PresetType _ )
public virtual void SavePreset( string filePath, string name, string description, PresetType presetType )