Class AutomaticReflectedEditor
Inherited Members
Namespace: Ludiq
Syntax
public sealed class AutomaticReflectedEditor : ReflectedEditor, IDisposable
  Constructors
AutomaticReflectedEditor(Accessor)
Declaration
public AutomaticReflectedEditor(Accessor accessor)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Accessor | accessor | 
Properties
showIcon
Declaration
protected override bool showIcon { get; }
  Property Value
| Type | Description | 
|---|---|
| Boolean | 
Overrides
showSummary
Declaration
protected override bool showSummary { get; }
  Property Value
| Type | Description | 
|---|---|
| Boolean | 
Overrides
showTitle
Declaration
protected override bool showTitle { get; }
  Property Value
| Type | Description | 
|---|---|
| Boolean | 
Overrides
Methods
Initialize()
Declaration
public override void Initialize()