static public method XUnit.op_Implicit

Brief

Creates an XUnit structure from an integer value.

Declaration
C#
Gehtsoft.PDFFlow.Models.Shared.XUnit  op_Implicit (int value)

Parameters
value

The integer value.

Declared in XUnit

back