C# Class Next.PrivateFeed

Inheritance: NextFeed
Afficher le fichier Open project: JohanLarsson/Next Class Usage Examples

Méthodes protégées

Méthode Description
OnReceivedSomething ( string message ) : void

Private Methods

Méthode Description
PrivateFeed ( NextClient client, FeedInfo>.Func feedInfo ) : System

Method Details

OnReceivedSomething() protected méthode

protected OnReceivedSomething ( string message ) : void
message string
Résultat void