C# Class XSharp.Project.LocDisplayNameAttribute

Inheritance: System.ComponentModel.DisplayNameAttribute
Afficher le fichier Open project: X-Sharp/XSharpPublic

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