C# Class NetOffice.Attributes.ComEventInterfaceAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ehsan2022002/VirastarE

Méthodes publiques

Свойство Type Description
Sinks Type[]

Méthodes publiques

Méthode Description
ComEventInterfaceAttribute ( ) : System

Creates an instance of the class

Method Details

ComEventInterfaceAttribute() public méthode

Creates an instance of the class
public ComEventInterfaceAttribute ( ) : System
Résultat System

Property Details

Sinks public_oe property

COM event interfaces
public Type[] Sinks
Résultat Type[]