C# Class Scalesque.EitherOr.When_extracting

Inheritance: UnitTestBase
Afficher le fichier Open project: NoelKennedy/scalesque

Protected Properties

Свойство Type Description
left string>.Either
right string>.Either

Méthodes publiques

Méthode Description
Given ( ) : void

Method Details

Given() public méthode

public Given ( ) : void
Résultat void

Property Details

left protected_oe property

protected Either left
Résultat string>.Either

right protected_oe property

protected Either right
Résultat string>.Either