C# Class System.Runtime.CompilerServices.DependencyAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
DependencyAttribute ( String dependentAssemblyArgument, LoadHint loadHintArgument ) : System

Method Details

DependencyAttribute() public méthode

public DependencyAttribute ( String dependentAssemblyArgument, LoadHint loadHintArgument ) : System
dependentAssemblyArgument String
loadHintArgument LoadHint
Résultat System