C# Class Com.Aote.ObjectTools.GoldTax

Inheritance: CustomTypeHelper, IName
Show file Open project: DuBin1988/newsellinggas

Public Properties

Property Type Description
StateProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetInfo ( ) : bool

查询库存发票

Init ( ) : void
Invoice ( ) : void

开具发票,打印

OnCompleted ( AsyncCompletedEventArgs args ) : void

Method Details

GetInfo() public method

查询库存发票
public GetInfo ( ) : bool
return bool

Init() public method

public Init ( ) : void
return void

Invoice() public method

开具发票,打印
public Invoice ( ) : void
return void

OnCompleted() public method

public OnCompleted ( AsyncCompletedEventArgs args ) : void
args System.ComponentModel.AsyncCompletedEventArgs
return void

Property Details

StateProperty public static property

public static DependencyProperty,System.Windows StateProperty
return System.Windows.DependencyProperty