C# Класс Hapikit.RequestBuilders.LinkParameterAttribute

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

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

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

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

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

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

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