C# Class System.Reflection.AssemblyMetadataAttribute

Inheritance: Attribute
Mostra file Open project: SignalR/SignalR

Public Methods

Method Description
AssemblyMetadataAttribute ( string key, string value ) : System

Method Details

AssemblyMetadataAttribute() public method

public AssemblyMetadataAttribute ( string key, string value ) : System
key string
value string
return System