C# 클래스 Org.NerdBeers.Specs.Modules.with_NerdBeersContext

파일 보기 프로젝트 열기: ToJans/NerdBeers

보호된 프로퍼티들

프로퍼티 타입 설명
DB dynamic
RefDate System.DateTime
bodytext string
browser Browser
result BrowserResponse

보호된 메소드들

메소드 설명
GenerateTestData ( ) : void
InitNerdBeers ( ) : void

메소드 상세

GenerateTestData() 보호된 정적인 메소드

protected static GenerateTestData ( ) : void
리턴 void

InitNerdBeers() 보호된 정적인 메소드

protected static InitNerdBeers ( ) : void
리턴 void

프로퍼티 상세

DB 보호되어 있는 정적으로 프로퍼티

protected static dynamic DB
리턴 dynamic

RefDate 보호되어 있는 정적으로 프로퍼티

protected static DateTime,System RefDate
리턴 System.DateTime

bodytext 보호되어 있는 정적으로 프로퍼티

protected static string bodytext
리턴 string

browser 보호되어 있는 정적으로 프로퍼티

protected static Browser browser
리턴 Browser

result 보호되어 있는 정적으로 프로퍼티

protected static BrowserResponse result
리턴 BrowserResponse