C# Class RSS.Structure.RssGuid

guid stands for globally unique identifier. It's a string that uniquely identifies the item. When present, an aggregator may choose to use this string to determine if an item is new.
显示文件 Open project: ApmeM/Simple-RSS

Private Properties

Property Type Description

Public Methods

Method Description
RssGuid ( ) : System.Xml.Serialization

Method Details

RssGuid() public method

public RssGuid ( ) : System.Xml.Serialization
return System.Xml.Serialization