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
YAMP
LinkAttribute
C# Class YAMP.LinkAttribute
Inheritance:
System.Attribute
ファイルを表示
Open project: FlorianRappl/YAMP
Public Methods
Method
Description
LinkAttribute
(
String
urlKey
) :
System
Creates a new attribute for storing more information about a function.
Method Details
LinkAttribute()
public
method
Creates a new attribute for storing more information about a function.
public
LinkAttribute
(
String
urlKey
) :
System
urlKey
String
The url to store.
return
System