Uses of Class
system.configuration.LongValidatorAttribute
-
Packages that use LongValidatorAttribute Package Description system.configuration -
-
Uses of LongValidatorAttribute in system.configuration
Methods in system.configuration that return LongValidatorAttribute Modifier and Type Method Description static LongValidatorAttribute
LongValidatorAttribute. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoLongValidatorAttribute
, a cast assert is made to check if types are compatible.
-