C# Class System.Runtime.InteropServices.ComEventInterfaceAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
ComEventInterfaceAttribute ( Type SourceInterface, Type EventProvider ) : System

Method Details

ComEventInterfaceAttribute() public méthode

public ComEventInterfaceAttribute ( Type SourceInterface, Type EventProvider ) : System
SourceInterface System.Type
EventProvider System.Type
Résultat System