Class LongFromUserParams
Contains properties which allow to customize dialog box which asks a long value from the user.
public class LongFromUserParams : NumericFromUserParams<long?>, IBaseObject
- Inheritance
-
LongFromUserParams
- Implements
- Derived