C# Класс Hapikit.Links.LinkRelationTypeAttribute

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

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

Метод Описание
LinkRelationTypeAttribute ( string name ) : System

Create a new attribute. For IANA registered link relations name will be simple string, otherwise it should be a URI

Описание методов

LinkRelationTypeAttribute() публичный Метод

Create a new attribute. For IANA registered link relations name will be simple string, otherwise it should be a URI
public LinkRelationTypeAttribute ( string name ) : System
name string
Результат System