C# Class System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
PrimaryInteropAssemblyAttribute ( int major, int minor ) : System

Method Details

PrimaryInteropAssemblyAttribute() public méthode

public PrimaryInteropAssemblyAttribute ( int major, int minor ) : System
major int
minor int
Résultat System