C# Class SpecFlowDocCreator.Services.NUnit.NullChecker

Afficher le fichier Open project: marcusoftnet/SpecFlow.DocCreator

Méthodes publiques

Méthode Description
ValueOrEmptyString ( this attribute ) : string
ValueOrFalse ( this attribute ) : bool
ValueOrZero ( this attribute ) : int

Method Details

ValueOrEmptyString() public static méthode

public static ValueOrEmptyString ( this attribute ) : string
attribute this
Résultat string

ValueOrFalse() public static méthode

public static ValueOrFalse ( this attribute ) : bool
attribute this
Résultat bool

ValueOrZero() public static méthode

public static ValueOrZero ( this attribute ) : int
attribute this
Résultat int