Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
FacebookSharp
StringValueAttribute
C# Class FacebookSharp.StringValueAttribute
This attribute is used to represent a string value for a value in an enum.
Inheritance:
System.Attribute
ファイルを表示
Open project: prabirshrestha/FacebookSharp
Public Methods
Method
Description
StringValueAttribute
(
string
value
) :
System
Constructor used to init a StringValue Attribute
Method Details
StringValueAttribute()
public
method
Constructor used to init a StringValue Attribute
public
StringValueAttribute
(
string
value
) :
System
value
string
return
System