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

Inheritance: MockMessage
Afficher le fichier Open project: Zapote/EzBus Class Usage Examples

Méthodes publiques

Méthode Description
AddData ( MockData data ) : void
MockMessageWithCollection ( string stringValue ) : System.Collections.Generic

Method Details

AddData() public méthode

public AddData ( MockData data ) : void
data MockData
Résultat void

MockMessageWithCollection() public méthode

public MockMessageWithCollection ( string stringValue ) : System.Collections.Generic
stringValue string
Résultat System.Collections.Generic