C# 클래스 Halcyon.HAL.Attributes.HalLinkAttribute

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

공개 메소드들

메소드 설명
HalLinkAttribute ( string rel, string href, string title = null, string method = null ) : System

메소드 상세

HalLinkAttribute() 공개 메소드

public HalLinkAttribute ( string rel, string href, string title = null, string method = null ) : System
rel string
href string
title string
method string
리턴 System