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

Mostrar archivo Open project: Sage/SData-Contracts

Public Methods

Method Description
ThrowIf ( bool condition, CreateExceptionDelegate createObject ) : void

Method Details

ThrowIf() public static method

public static ThrowIf ( bool condition, CreateExceptionDelegate createObject ) : void
condition bool
createObject CreateExceptionDelegate
return void