Property | Type | Description | |
---|---|---|---|
CanSellGasProperty | |||
StateProperty | |||
error | string | ||
factory | string | ||
isBusy | bool |
Method | Description | |
---|---|---|
AddZero ( string Source, int len ) : string |
卡号自动补零
|
|
BJICCard ( ) : System | ||
BJICCard ( bool isInit ) : System | ||
GetEvent ( string EventName ) : dynamic |
获得控件方法对象
|
|
HLReadCard ( ) : void |
读卡海力采集卡
|
|
HTOpen ( ) : void | ||
KYInit ( ) : void | ||
MakeClearCard ( ) : void | ||
MakeNewCard ( ) : void | ||
MakeTestCard ( ) : void | ||
MakeUp ( ) : void | ||
OnCompleted ( System e ) : void | ||
OnReadCompleted ( System e ) : void | ||
ReInitCard ( ) : void | ||
ReadCard ( ) : void |
读卡
|
|
ReturnGas ( ) : void | ||
SellGas ( ) : void |
Method | Description | |
---|---|---|
OnCanSellGasChanged ( |
public AddZero ( string Source, int len ) : string | ||
Source | string | |
len | int | |
return | string |
public GetEvent ( string EventName ) : dynamic | ||
EventName | string | 方法名 |
return | dynamic |
public static DependencyProperty,System.Windows CanSellGasProperty | ||
return |
public static DependencyProperty,System.Windows StateProperty | ||
return |