C# Class Account.YearlyManagement.View.YearlyDetail

YearlyDetail.xaml 的交互逻辑
Inheritance: System.Windows.Window
Show file Open project: KINGGUOKUN/Account Class Usage Examples

Public Methods

Method Description
YearlyDetail ( YearlyModel model ) : System.Windows

Method Details

YearlyDetail() public method

public YearlyDetail ( YearlyModel model ) : System.Windows
model Account.YearlyManagement.ViewModel.YearlyModel
return System.Windows