C# Class System.Runtime.InteropServices.IDispatchImplAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: dotnet/corefx

Public Methods

Method Description
IDispatchImplAttribute ( IDispatchImplType implType ) : System
IDispatchImplAttribute ( short implType ) : System

Method Details

IDispatchImplAttribute() public method

public IDispatchImplAttribute ( IDispatchImplType implType ) : System
implType IDispatchImplType
return System

IDispatchImplAttribute() public method

public IDispatchImplAttribute ( short implType ) : System
implType short
return System