C# 클래스 System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
ManagedToNativeComInteropStubAttribute ( Type classType, string methodName ) : System

메소드 상세

ManagedToNativeComInteropStubAttribute() 공개 메소드

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