C# Class System.ComponentModel.PasswordPropertyTextAttribute

Inheritance: Attribute
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
Default PasswordPropertyTextAttribute
No PasswordPropertyTextAttribute
Yes PasswordPropertyTextAttribute

Public Methods

Method Description
Equals ( object o ) : bool
GetHashCode ( ) : int
IsDefaultAttribute ( ) : bool
PasswordPropertyTextAttribute ( ) : System
PasswordPropertyTextAttribute ( bool password ) : System

Method Details

Equals() public method

public Equals ( object o ) : bool
o object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

IsDefaultAttribute() public method

public IsDefaultAttribute ( ) : bool
return bool

PasswordPropertyTextAttribute() public method

public PasswordPropertyTextAttribute ( ) : System
return System

PasswordPropertyTextAttribute() public method

public PasswordPropertyTextAttribute ( bool password ) : System
password bool
return System

Property Details

Default public static property

public static PasswordPropertyTextAttribute,System.ComponentModel Default
return PasswordPropertyTextAttribute

No public static property

public static PasswordPropertyTextAttribute,System.ComponentModel No
return PasswordPropertyTextAttribute

Yes public static property

public static PasswordPropertyTextAttribute,System.ComponentModel Yes
return PasswordPropertyTextAttribute