C# Class System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute

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

Public Methods

Method Description
PrimaryInteropAssemblyAttribute ( int major, int minor ) : System

Method Details

PrimaryInteropAssemblyAttribute() public method

public PrimaryInteropAssemblyAttribute ( int major, int minor ) : System
major int
minor int
return System