static public method XUnit.FromPercent

Brief

Creates an XUnit structure from a value in percent.

Declaration
C#
Gehtsoft.PDFFlow.Models.Shared.XUnit  FromPercent (System.Single value)

Parameters
value

The value in percent.

Declared in XUnit

back