Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YAMP
LinkAttribute
C# 클래스 YAMP.LinkAttribute
상속:
System.Attribute
파일 보기
프로젝트 열기: FlorianRappl/YAMP
공개 메소드들
메소드
설명
LinkAttribute
(
String
urlKey
) :
System
Creates a new attribute for storing more information about a function.
메소드 상세
LinkAttribute()
공개
메소드
Creates a new attribute for storing more information about a function.
public
LinkAttribute
(
String
urlKey
) :
System
urlKey
String
The url to store.
리턴
System