C# Класс URSA.Web.Http.Description.Hydra.ClassExtensions

Provides useful IClass extensions.
Показать файл Открыть проект

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

Метод Описание
GetSupportedOperations ( this @class ) : IEnumerable

Retrieves all operations of a given class with their corresponding IIriTemplate if any.

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

GetSupportedOperations() публичный статический Метод

Retrieves all operations of a given class with their corresponding IIriTemplate if any.
public static GetSupportedOperations ( this @class ) : IEnumerable
@class this
Результат IEnumerable