C# Class System.Runtime.InteropServices.InterfaceTypeAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
InterfaceTypeAttribute ( ComInterfaceType interfaceType ) : System
InterfaceTypeAttribute ( short interfaceType ) : System

Method Details

InterfaceTypeAttribute() public method

public InterfaceTypeAttribute ( ComInterfaceType interfaceType ) : System
interfaceType ComInterfaceType
return System

InterfaceTypeAttribute() public method

public InterfaceTypeAttribute ( short interfaceType ) : System
interfaceType short
return System