C# Class System.ComponentModel.Design.DesignerEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
DesignerEventArgs ( IDesignerHost host ) : Microsoft.Win32

Method Details

DesignerEventArgs() public method

public DesignerEventArgs ( IDesignerHost host ) : Microsoft.Win32
host IDesignerHost
return Microsoft.Win32