Overload | Description |
---|---|
MaskFormatter Constructor() | Creates a new mask formatter with default values. |
MaskFormatter Constructor(MaskType) | Creates a new mask formatter with the specified type of mask. |
MaskFormatter Constructor(MaskType,String) | Creates a new mask formatter with the specified type of mask and format. |