Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DrutNET
DisplayValueAttribute
C# Class DrutNET.DisplayValueAttribute
Simple attribute class for storing String Values
Inheritance:
System.Attribute
Show file
Open project: bricel/DrutNet
Public Methods
Method
Description
DisplayValueAttribute
(
string
value
) :
System
Creates a new
StringValueAttribute
instance.
Method Details
DisplayValueAttribute()
public
method
Creates a new
StringValueAttribute
instance.
public
DisplayValueAttribute
(
string
value
) :
System
value
string
Value.
return
System