C# 클래스 Com.Aote.ObjectTools.SYICCard

상속: GeneralICCard
파일 보기 프로젝트 열기: DuBin1988/newsellinggas 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CanRewriteCardProperty System.Windows.DependencyProperty
CanSellGasProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
MakeNewCard ( ) : void
ReInitCard ( ) : void
ReadAllBytes ( ) : void
ReadCard ( ) : void
RecoveryCard ( ) : void
SellGas ( ) : void

비공개 메소드들

메소드 설명
OnCanRewriteCardChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnCanSellGasChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

MakeNewCard() 공개 메소드

public MakeNewCard ( ) : void
리턴 void

ReInitCard() 공개 메소드

public ReInitCard ( ) : void
리턴 void

ReadAllBytes() 공개 메소드

public ReadAllBytes ( ) : void
리턴 void

ReadCard() 공개 메소드

public ReadCard ( ) : void
리턴 void

RecoveryCard() 공개 메소드

public RecoveryCard ( ) : void
리턴 void

SellGas() 공개 메소드

public SellGas ( ) : void
리턴 void

프로퍼티 상세

CanRewriteCardProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CanRewriteCardProperty
리턴 System.Windows.DependencyProperty

CanSellGasProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CanSellGasProperty
리턴 System.Windows.DependencyProperty