C# Class Com.Aote.ObjectTools.SYICCard

Inheritance: GeneralICCard
Afficher le fichier Open project: DuBin1988/newsellinggas Class Usage Examples

Méthodes publiques

Свойство Type Description
CanRewriteCardProperty System.Windows.DependencyProperty
CanSellGasProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
MakeNewCard ( ) : void
ReInitCard ( ) : void
ReadAllBytes ( ) : void
ReadCard ( ) : void
RecoveryCard ( ) : void
SellGas ( ) : void

Private Methods

Méthode Description
OnCanRewriteCardChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnCanSellGasChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

MakeNewCard() public méthode

public MakeNewCard ( ) : void
Résultat void

ReInitCard() public méthode

public ReInitCard ( ) : void
Résultat void

ReadAllBytes() public méthode

public ReadAllBytes ( ) : void
Résultat void

ReadCard() public méthode

public ReadCard ( ) : void
Résultat void

RecoveryCard() public méthode

public RecoveryCard ( ) : void
Résultat void

SellGas() public méthode

public SellGas ( ) : void
Résultat void

Property Details

CanRewriteCardProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanRewriteCardProperty
Résultat System.Windows.DependencyProperty

CanSellGasProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanSellGasProperty
Résultat System.Windows.DependencyProperty