C# Class SageKa.Samples.VCSync.Synchronizer.Helpers.Validator

Afficher le fichier Open project: Sage/SData-Contracts

Méthodes publiques

Méthode Description
ThrowIf ( bool condition, CreateExceptionDelegate createObject ) : void

Method Details

ThrowIf() public static méthode

public static ThrowIf ( bool condition, CreateExceptionDelegate createObject ) : void
condition bool
createObject CreateExceptionDelegate
Résultat void