'Declaration Public Function New( _ ByVal masktype As MaskType _ )
'Declaration
Public Function New( _ ByVal masktype As MaskType _ )
'Usage Dim masktype As MaskType Dim instance As New MaskFormatter(masktype)
'Usage
Dim masktype As MaskType Dim instance As New MaskFormatter(masktype)
public MaskFormatter( MaskType masktype )
MaskFormatter Class MaskFormatter Members Overload List