[]
Creates an instance of the MaskedTextChangedEventArgs class.
public MaskedTextChangedEventArgs(string newText, string oldText)
The new text.
The old text.