C# Class System.Runtime.InteropServices.IDispatchImplAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
IDispatchImplAttribute ( IDispatchImplType implType ) : System
IDispatchImplAttribute ( short implType ) : System

Method Details

IDispatchImplAttribute() public méthode

public IDispatchImplAttribute ( IDispatchImplType implType ) : System
implType IDispatchImplType
Résultat System

IDispatchImplAttribute() public méthode

public IDispatchImplAttribute ( short implType ) : System
implType short
Résultat System