C# 클래스 URSA.Web.Http.Description.Hydra.ClassExtensions

Provides useful IClass extensions.
파일 보기 프로젝트 열기: alien-mcl/URSA

공개 메소드들

메소드 설명
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