C# Class newtelligence.DasBlog.Web.Services.Atom10.AtomLink

Afficher le fichier Open project: AArnott/dasblog Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AtomLink ( ) : System
AtomLink ( string href ) : System
AtomLink ( string href, string rel, string type ) : System

Method Details

AtomLink() public méthode

public AtomLink ( ) : System
Résultat System

AtomLink() public méthode

public AtomLink ( string href ) : System
href string
Résultat System

AtomLink() public méthode

public AtomLink ( string href, string rel, string type ) : System
href string
rel string
type string
Résultat System