Click or drag to resize

IImmutable Interface

Implement this interface if the class is immutable.

Namespace: Altaxo.Main
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IImmutable
See Also