A Sandcastle Documented Class Library
C#
Show/Hide TOC
Number
Entry
Validate
Limits Method
Definition
Namespace:
MbcsCentral
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
private
decimal
ValidateLimits
(
decimal
min
,
decimal
max
,
decimal
value
)
Parameters
min
Decimal
max
Decimal
value
Decimal
Return Value
Decimal
See Also
Reference
NumberEntry Class
MbcsCentral Namespace
In This Article
Definition
Parameters
Return Value
See Also