Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Class ArgumentExceptionMessages

Inheritance

↳ object

    ↳ ArgumentExceptionMessages

Inherited Members

Equals(object)

Equals(object, object)

GetHashCode()

GetType()

MemberwiseClone()

ReferenceEquals(object, object)

ToString()

Namespace: OptimaJet.Workflow.Core.Fault

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public static class ArgumentExceptionMessages

Methods

ArgumentMustBePositive(string, int)

Declaration
public static string ArgumentMustBePositive(string argumentName, int argumentValue)
Parameters
TypeNameDescription
stringargumentName
intargumentValue
Returns
TypeDescription
string