Constructor CustomTimelineEditorAttribute
CustomTimelineEditorAttribute(Type)
Constructor.
Declaration
public CustomTimelineEditorAttribute(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | The type that that this editor applies to. |
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException | Thrown if type is null |