C# Класс YAMP.LinkAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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