C# Class Forseti.Suites.Case

Afficher le fichier Open project: dolittle/Forseti Class Usage Examples

Méthodes publiques

Méthode Description
AddChildCase ( Case @case ) : void
Case ( ) : System.Collections.Generic
IsDummyOrEmptyCase ( Case @case ) : bool

Method Details

AddChildCase() public méthode

public AddChildCase ( Case @case ) : void
@case Case
Résultat void

Case() public méthode

public Case ( ) : System.Collections.Generic
Résultat System.Collections.Generic

IsDummyOrEmptyCase() public static méthode

public static IsDummyOrEmptyCase ( Case @case ) : bool
@case Case
Résultat bool