C# Class Provider.Entity.Entities.Link

Datei anzeigen Open project: Huddle/Puddle

Public Methods

Method Description
Empty ( ) : EmptyLink
Link ( ) : System
Link ( string rel, String href ) : System
ToString ( ) : string

Method Details

Empty() public static method

public static Empty ( ) : EmptyLink
return EmptyLink

Link() public method

public Link ( ) : System
return System

Link() public method

public Link ( string rel, String href ) : System
rel string
href String
return System

ToString() public method

public ToString ( ) : string
return string