System.ComponentModel.PasswordPropertyTextAttribute.PasswordPropertyTextAttribute C# (CSharp) Method

PasswordPropertyTextAttribute() public method

public PasswordPropertyTextAttribute ( ) : System
return System
        public PasswordPropertyTextAttribute() : this(false) {
        }
        

Same methods

PasswordPropertyTextAttribute::PasswordPropertyTextAttribute ( bool password ) : System