C# Class Unite.Specs.Using_Services.context

Mostra file Open project: jcbozonier/irontwit

Protected Properties

Property Type Description
Messages List
MyCredentials Credentials
ServiceManager IMessagingService
ServiceProvider Unite.Messaging.Services.ServiceProvider

Protected Methods

Method Description
Because ( ) : void
Context ( ) : void

Private Methods

Method Description
Setup ( ) : void

Method Details

Because() protected abstract method

protected abstract Because ( ) : void
return void

Context() protected abstract method

protected abstract Context ( ) : void
return void

Property Details

Messages protected_oe property

protected List Messages
return List

MyCredentials protected_oe property

protected Credentials MyCredentials
return Credentials

ServiceManager protected_oe property

protected IMessagingService ServiceManager
return IMessagingService

ServiceProvider protected_oe property

protected ServiceProvider,Unite.Messaging.Services ServiceProvider
return Unite.Messaging.Services.ServiceProvider