C# Class System.Runtime.InteropServices.ComEventInterfaceAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: runefs/Marvin

Public Methods

Method Description
ComEventInterfaceAttribute ( Type SourceInterface, Type EventProvider ) : System

Method Details

ComEventInterfaceAttribute() public method

public ComEventInterfaceAttribute ( Type SourceInterface, Type EventProvider ) : System
SourceInterface System.Type
EventProvider System.Type
return System