Times Record
Represents type Times
.
The Times type exposes the following members.
Show:
Name | Description | |
---|---|---|
Create(TFunc,Integer,Integer,string) | Initializes a new instance of the Times class. |
Show:
Name | Description | |
---|---|---|
Any | Represents method | |
AtLeast(Integer) | Represents method | |
AtLeastOnce | Represents method | |
AtMost(Integer) | Represents method | |
AtMostOnce | Represents method | |
Between(Integer,Integer) | Represents method | |
Equals(Times) | Represents method | |
Exactly(Integer) | Represents method | |
Never | Represents method | |
Once | Represents method | |
ToString(Integer) | Represents method | |
Verify(Integer) | Represents method |
Show:
Name | Description | |
---|---|---|
Equality(Times,Times) | Represents operator op_Equality(Times,Times). | |
Implicit(Integer to Times) | Represents a conversion operator. | |
Inequality(Times,Times) | Represents operator op_Inequality(Times,Times). |
Show:
Name | Description | |
---|---|---|
fEvaluator | Represents field | |
fMax | Represents field | |
fMessageFormat | Represents field | |
fMin | Represents field |