C# 클래스 EzBus.Core.Test.TestHelpers.MockMessageWithCollection

상속: MockMessage
파일 보기 프로젝트 열기: Zapote/EzBus 1 사용 예제들

공개 메소드들

메소드 설명
AddData ( MockData data ) : void
MockMessageWithCollection ( string stringValue ) : System.Collections.Generic

메소드 상세

AddData() 공개 메소드

public AddData ( MockData data ) : void
data MockData
리턴 void

MockMessageWithCollection() 공개 메소드

public MockMessageWithCollection ( string stringValue ) : System.Collections.Generic
stringValue string
리턴 System.Collections.Generic