Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RSS
Structure
Validators
RssUrl
C# Class RSS.Structure.Validators.RssUrl
显示文件
Open project: ApmeM/Simple-RSS
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
RssUrl
( ) :
System
RssUrl
(
Uri
newUrl
) :
System
RssUrl
(
string
newUrl
) :
System
Method Details
RssUrl()
public
method
public
RssUrl
( ) :
System
return
System
RssUrl()
public
method
public
RssUrl
(
Uri
newUrl
) :
System
newUrl
System.Uri
return
System
RssUrl()
public
method
public
RssUrl
(
string
newUrl
) :
System
newUrl
string
return
System