Class EditorExperienceOptions
Implements
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
public sealed class EditorExperienceOptions : Object
Constructors
Name | Description |
---|---|
EditorExperienceOptions(Nullable<Boolean>, String, Nullable<Boolean>, String) |
Properties
Name | Description |
---|---|
AddAttributeSuggestionTitle | |
Default | |
LiveTemplateSuggestionTitle | |
SuggestAsAddAttribute | |
SuggestAsLiveTemplate |
Methods
Name | Description |
---|---|
<Clone>$() | |
Deconstruct(out Nullable<Boolean>, out String, out Nullable<Boolean>, out String) | |
Equals(EditorExperienceOptions) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Name | Description |
---|---|
Equality(EditorExperienceOptions, EditorExperienceOptions) | |
Inequality(EditorExperienceOptions, EditorExperienceOptions) |