Skip to content

M_Ifp_Validation_ValidationOutcome__ctor

Martin Strecker edited this page Mar 9, 2019 · 6 revisions

ValidationOutcome Constructor

Initializes a new instance of the ValidationOutcome class

Namespace: Ifp.Validation
Assembly: Ifp.Validation (in Ifp.Validation.dll) Version: 1.4.0

Syntax

C#

protected ValidationOutcome()

VB

Protected Sub New

C++

protected:
ValidationOutcome()

F#

new : unit -> ValidationOutcome

See Also

Reference

ValidationOutcome Class
Ifp.Validation Namespace

Clone this wiki locally