C# Class System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute

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

Méthodes publiques

Méthode Description
ManagedToNativeComInteropStubAttribute ( Type classType, string methodName ) : System

Method Details

ManagedToNativeComInteropStubAttribute() public méthode

public ManagedToNativeComInteropStubAttribute ( Type classType, string methodName ) : System
classType System.Type
methodName string
Résultat System