Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
VsTeXProject
LocDisplayNameAttribute
C# Class VsTeXProject.LocDisplayNameAttribute
Specifies the display name for a property, event, or public void method which takes no arguments.
Inheritance:
System.ComponentModel.DisplayNameAttribute
Afficher le fichier
Open project: mimura1133/vstex
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