C# Class System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: dotnet/corefx

Public Methods

Method Description
ManagedToNativeComInteropStubAttribute ( Type classType, string methodName ) : System

Method Details

ManagedToNativeComInteropStubAttribute() public method

public ManagedToNativeComInteropStubAttribute ( Type classType, string methodName ) : System
classType System.Type
methodName string
return System