C# Class System.Reflection.AssemblyMetadataAttribute

Inheritance: Attribute
Afficher le fichier Open project: SignalR/SignalR

Méthodes publiques

Méthode Description
AssemblyMetadataAttribute ( string key, string value ) : System

Method Details

AssemblyMetadataAttribute() public méthode

public AssemblyMetadataAttribute ( string key, string value ) : System
key string
value string
Résultat System