C# 클래스 Scalesque.EitherOr.When_extracting

상속: UnitTestBase
파일 보기 프로젝트 열기: NoelKennedy/scalesque

보호된 프로퍼티들

프로퍼티 타입 설명
left string>.Either
right string>.Either

공개 메소드들

메소드 설명
Given ( ) : void

메소드 상세

Given() 공개 메소드

public Given ( ) : void
리턴 void

프로퍼티 상세

left 보호되어 있는 프로퍼티

protected Either left
리턴 string>.Either

right 보호되어 있는 프로퍼티

protected Either right
리턴 string>.Either