C# Class Podcatcher.AddSubscriptionOptions

Mostra file Open project: kypeli/Podcatcher Class Usage Examples

Public Properties

Property Type Description
isImportingFromExternalService bool
password String
rssUrl String
username String

Property Details

isImportingFromExternalService public_oe property

public bool isImportingFromExternalService
return bool

password public_oe property

public String password
return String

rssUrl public_oe property

public String rssUrl
return String

username public_oe property

public String username
return String