C# Class Next.PrivateFeed

Inheritance: NextFeed
Show file Open project: JohanLarsson/Next Class Usage Examples

Protected Methods

Method Description
OnReceivedSomething ( string message ) : void

Private Methods

Method Description
PrivateFeed ( NextClient client, FeedInfo>.Func feedInfo ) : System

Method Details

OnReceivedSomething() protected method

protected OnReceivedSomething ( string message ) : void
message string
return void