C# Class Halcyon.HAL.Attributes.HalLinkAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: visualeyes/halcyon

Méthodes publiques

Méthode Description
HalLinkAttribute ( string rel, string href, string title = null, string method = null ) : System

Method Details

HalLinkAttribute() public méthode

public HalLinkAttribute ( string rel, string href, string title = null, string method = null ) : System
rel string
href string
title string
method string
Résultat System