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

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

공개 메소드들

메소드 설명
IDispatchImplAttribute ( IDispatchImplType implType ) : System
IDispatchImplAttribute ( short implType ) : System

메소드 상세

IDispatchImplAttribute() 공개 메소드

public IDispatchImplAttribute ( IDispatchImplType implType ) : System
implType IDispatchImplType
리턴 System

IDispatchImplAttribute() 공개 메소드

public IDispatchImplAttribute ( short implType ) : System
implType short
리턴 System