[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Tools.Experimental.CustomTypeDescriptorAbstractBase"]
Assembly: Tools Experimental (in Tools Experimental.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public abstract class CustomTypeDescriptorAbstractBase : CustomTypeDescriptor |
| Visual Basic |
|---|
Public MustInherit Class CustomTypeDescriptorAbstractBase _ Inherits CustomTypeDescriptor |
| Visual C++ |
|---|
public ref class CustomTypeDescriptorAbstractBase abstract : public CustomTypeDescriptor |
| F# |
|---|
[<AbstractClassAttribute>] type CustomTypeDescriptorAbstractBase = class inherit CustomTypeDescriptor end |
| JScript |
|---|
public abstract class CustomTypeDescriptorAbstractBase extends CustomTypeDescriptor |
Inheritance Hierarchy
System..::..Object
System.ComponentModel..::..CustomTypeDescriptor
Tools.Experimental..::..CustomTypeDescriptorAbstractBase
Tools.Experimental..::..CustomTypeDescriptorBase<(Of <(<'T>)>)>
System.ComponentModel..::..CustomTypeDescriptor
Tools.Experimental..::..CustomTypeDescriptorAbstractBase
Tools.Experimental..::..CustomTypeDescriptorBase<(Of <(<'T>)>)>