C# Class Hawkeye.ComponentModel.CustomTypeDescriptors

Mostrar archivo Open project: odalet/Hawkeye2 Class Usage Examples

Public Methods

Method Description
AddGenericProviderToType ( Type type ) : void

Private Methods

Method Description
CustomTypeDescriptors ( ) : System

Method Details

AddGenericProviderToType() public static method

public static AddGenericProviderToType ( Type type ) : void
type System.Type
return void