C# Class SRNicoNico.Models.NicoNicoWrapper.NicoNicoCommunity

Inheritance: Livet.NotificationObject
Datei anzeigen Open project: mrtska/SRNicoNico Class Usage Examples

Public Properties

Property Type Description
CommunityUrl string

Public Methods

Method Description
GetCommunity ( ) : NicoNicoCommunityContent
NicoNicoCommunity ( string url ) : System

Method Details

GetCommunity() public method

public GetCommunity ( ) : NicoNicoCommunityContent
return NicoNicoCommunityContent

NicoNicoCommunity() public method

public NicoNicoCommunity ( string url ) : System
url string
return System

Property Details

CommunityUrl public_oe property

public string CommunityUrl
return string