C# Class EzBus.Core.Test.TestHelpers.MockMessageWithCollection

Inheritance: MockMessage
ファイルを表示 Open project: Zapote/EzBus Class Usage Examples

Public Methods

Method Description
AddData ( MockData data ) : void
MockMessageWithCollection ( string stringValue ) : System.Collections.Generic

Method Details

AddData() public method

public AddData ( MockData data ) : void
data MockData
return void

MockMessageWithCollection() public method

public MockMessageWithCollection ( string stringValue ) : System.Collections.Generic
stringValue string
return System.Collections.Generic