ForwardingTypeDescriptionProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to forward one type to another
public ref class ForwardingTypeDescriptionProvider : System::ComponentModel::TypeDescriptionProvider
public class ForwardingTypeDescriptionProvider : System.ComponentModel.TypeDescriptionProvider
type ForwardingTypeDescriptionProvider = class
inherit TypeDescriptionProvider
Public Class ForwardingTypeDescriptionProvider
Inherits TypeDescriptionProvider
- Inheritance
-
ForwardingTypeDescriptionProvider
Constructors
ForwardingTypeDescriptionProvider(TypeDescriptionProviderForwarder) |
Constructor |
Methods
GetTypeDescriptor(Type, Object) |
Returns the custom type descriptor for the given type/instance. |