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
Syntaxpublic static class ArgumentExceptionMessages
Methods
ArgumentMustBePositive(string, int)
Declarationpublic static string ArgumentMustBePositive(string argumentName, int argumentValue)
Type | Name | Description |
---|---|---|
string | argumentName | |
int | argumentValue |
Type | Description |
---|---|
string |