C# 클래스 Tavis.RequestBuilders.LinkParameterAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: tavis-software/Tavis.Link

공개 메소드들

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