Click or drag to resize

FileUtilityRaiseFileSaved Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.FileUtility.RaiseFileSaved(Altaxo.Main.Services.PathNameEventArgs)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void RaiseFileSaved(
	PathNameEventArgs e
)

Parameters

e  PathNameEventArgs

[Missing <param name="e"/> documentation for "M:Altaxo.Main.Services.FileUtility.RaiseFileSaved(Altaxo.Main.Services.PathNameEventArgs)"]

See Also