Interface IDescriptible
Describes a series of members to be implemented by a class or struct that exposes a description.
Namespace: TheXDS.MCART.Types.Base
Assembly: MCART.dll
Syntax
public interface IDescriptible
Properties
| Edit this page View SourceDescription
Gets the description for this element.
Declaration
string? Description { get; }
Property Value
Type | Description |
---|---|
string |