C# Class NextTests.Mocks.PublicFeedStub

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

Public Methods

Method Description
ReceiveMessage ( string message ) : void

Private Methods

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

Method Details

ReceiveMessage() public method

public ReceiveMessage ( string message ) : void
message string
return void