C# Class System.Runtime.InteropServices.InterfaceTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
InterfaceTypeAttribute ( ComInterfaceType interfaceType ) : System
InterfaceTypeAttribute ( short interfaceType ) : System

Method Details

InterfaceTypeAttribute() public méthode

public InterfaceTypeAttribute ( ComInterfaceType interfaceType ) : System
interfaceType ComInterfaceType
Résultat System

InterfaceTypeAttribute() public méthode

public InterfaceTypeAttribute ( short interfaceType ) : System
interfaceType short
Résultat System