개정판 5a954acc
FilterConvertSourceView 수정
Change-Id: I722ba6f320480c737ef6f0fc97612116ead4ae82
ConvertService/ServiceBase/Markus.Service.StationController/Views/DataBaseView.xaml.cs | ||
---|---|---|
18 | 18 |
/// <summary> |
19 | 19 |
/// ExportDataView.xaml에 대한 상호 작용 논리 |
20 | 20 |
/// </summary> |
21 |
public partial class DataBaseView: UserControl |
|
21 |
public partial class DataBaseView : UserControl
|
|
22 | 22 |
{ |
23 | 23 |
//partial이란 파일을 두개로 나눴다 |
24 | 24 |
|
25 | 25 |
public DataBaseView() |
26 | 26 |
{ |
27 | 27 |
InitializeComponent(); |
28 |
}
|
|
28 |
} |
|
29 | 29 |
} |
30 | 30 |
} |
내보내기 Unified diff