CadPropertyEditResult Struct

Definition

public readonly record struct CadPropertyEditResult(bool IsValid, string? Message, object? CoercedValue) : IEquatable<CadPropertyEditResult>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)

Methods (2)