C# Class Simpl.Serialization.Library.Rss.Item

Afficher le fichier Open project: ecologylab/simplCSharp

Méthodes publiques

Méthode Description
Item ( ) : System
Item ( String pTitle, String pDescription, ParsedUri pLink, String pGuid, String pAuthor, List pCategorySet ) : System

Method Details

Item() public méthode

public Item ( ) : System
Résultat System

Item() public méthode

public Item ( String pTitle, String pDescription, ParsedUri pLink, String pGuid, String pAuthor, List pCategorySet ) : System
pTitle String
pDescription String
pLink Simpl.Fundamental.Net.ParsedUri
pGuid String
pAuthor String
pCategorySet List
Résultat System