Click or drag to resize

ChooseSaveErrorResult Class

[Missing <summary> documentation for "T:Altaxo.Main.Services.ChooseSaveErrorResult"]

Inheritance Hierarchy
SystemObject
  Altaxo.Main.ServicesChooseSaveErrorResult

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public sealed class ChooseSaveErrorResult

The ChooseSaveErrorResult type exposes the following members.

Properties
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberSaveAlternative 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
 NameDescription
Public fieldStatic memberIgnore 
Public fieldStatic memberRetry 
Top
See Also