'宣言 Public Overloads Shared Sub SavePreset( _ ByVal target As ISupportPresetSerialization, _ ByVal fileStream As Stream, _ ByVal name As String, _ ByVal desc As String, _ ByVal presetType As PresetType _ )
public static void SavePreset( ISupportPresetSerialization target, Stream fileStream, string name, string desc, PresetType presetType )