C# Class Next.PrivateFeed

Inheritance: NextFeed
显示文件 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