C# 클래스 Unite.Specs.Using_Services.context

파일 보기 프로젝트 열기: jcbozonier/irontwit

보호된 프로퍼티들

프로퍼티 타입 설명
Messages List
MyCredentials Credentials
ServiceManager IMessagingService
ServiceProvider Unite.Messaging.Services.ServiceProvider

보호된 메소드들

메소드 설명
Because ( ) : void
Context ( ) : void

비공개 메소드들

메소드 설명
Setup ( ) : void

메소드 상세

Because() 보호된 추상적인 메소드

protected abstract Because ( ) : void
리턴 void

Context() 보호된 추상적인 메소드

protected abstract Context ( ) : void
리턴 void

프로퍼티 상세

Messages 보호되어 있는 프로퍼티

protected List Messages
리턴 List

MyCredentials 보호되어 있는 프로퍼티

protected Credentials MyCredentials
리턴 Credentials

ServiceManager 보호되어 있는 프로퍼티

protected IMessagingService ServiceManager
리턴 IMessagingService

ServiceProvider 보호되어 있는 프로퍼티

protected ServiceProvider,Unite.Messaging.Services ServiceProvider
리턴 Unite.Messaging.Services.ServiceProvider