C# 클래스 Hapikit.Links.LinkRelationTypeAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: hapikit/hapikit.net

공개 메소드들

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