Class CustomInheritedEditor
Inheritance
object
CustomInheritedEditor
Namespace: Axis.Editor
Assembly: cs.temp.dll.dll
Syntax
public class CustomInheritedEditor : CustomEditor
Constructors
CustomInheritedEditor(Type, bool)
Declaration
public CustomInheritedEditor(Type inspectedType, bool editorForChildClasses)
Parameters
Type | Name | Description |
---|---|---|
Type | inspectedType | |
bool | editorForChildClasses |
CustomInheritedEditor(Type)
Declaration
public CustomInheritedEditor(Type inspectedType)
Parameters
Type | Name | Description |
---|---|---|
Type | inspectedType |