C# Class Newtonsoft.Json.Linq.ComponentModel.JTypeDescriptionProvider

Inheritance: System.ComponentModel.TypeDescriptionProvider
Mostrar archivo Open project: runegri/Applicable Class Usage Examples

Public Methods

Method Description
GetTypeDescriptor ( Type type, object instance ) : ICustomTypeDescriptor

Method Details

GetTypeDescriptor() public method

public GetTypeDescriptor ( Type type, object instance ) : ICustomTypeDescriptor
type System.Type
instance object
return ICustomTypeDescriptor