C# Class Halcyon.HAL.Attributes.HalLinkAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: visualeyes/halcyon

Public Methods

Method Description
HalLinkAttribute ( string rel, string href, string title = null, string method = null ) : System

Method Details

HalLinkAttribute() public method

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