Class PasswordPresenter
- Namespace
- HeBianGu.Control.PasswordBox
- Assembly
- HeBianGu.Control.PasswordBox.dll
public class PasswordPresenter : NotifyPropertyChangedBase, INotifyPropertyChanged
- Inheritance
-
PasswordPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
Notice
说明
public string Notice { get; set; }
Property Value
Title
说明
public string Title { get; set; }
Property Value
Value
public string Value { get; set; }