C# Class Microsoft.VisualStudio.Project.Samples.NestedProject.LocDisplayNameAttribute

Inheritance: System.ComponentModel.DisplayNameAttribute
Afficher le fichier Open project: tunnelvisionlabs/MPFProj10

Méthodes publiques

Méthode Description
LocDisplayNameAttribute ( string name ) : System

Public constructor.

Method Details

LocDisplayNameAttribute() public méthode

Public constructor.
public LocDisplayNameAttribute ( string name ) : System
name string Attribute display name.
Résultat System