개정판 19d6b221
Exception is not null 콤보박스 & Excel Export수정
Change-Id: I72953fb153aca7869b88110667986238f5c8b431
ConvertService/ServiceBase/Markus.Service.StationController/Markus.Service.StationController.csproj | ||
---|---|---|
202 | 202 |
<Compile Include="Extensions\VisualTreeHelper.cs" /> |
203 | 203 |
<Compile Include="ViewModel\ConvertExcelDialogViewModel.cs" /> |
204 | 204 |
<Compile Include="ViewModel\DashBoardViewModel.cs" /> |
205 |
<Compile Include="ViewModel\FinalPDFExcelDialogViewModel.cs" /> |
|
205 | 206 |
<Compile Include="ViewModel\FinalPDFViewModel.cs" /> |
206 | 207 |
<Compile Include="ViewModel\FinalPDFAddDialogViewModel.cs" /> |
207 | 208 |
<Compile Include="ViewModel\ConvertAddDialogViewModel.cs" /> |
... | ... | |
225 | 226 |
<Compile Include="Views\FinalPDFAddDialog.xaml.cs"> |
226 | 227 |
<DependentUpon>FinalPDFAddDialog.xaml</DependentUpon> |
227 | 228 |
</Compile> |
229 |
<Compile Include="Views\FinalPDFExcelDialog.xaml.cs"> |
|
230 |
<DependentUpon>FinalPDFExcelDialog.xaml</DependentUpon> |
|
231 |
</Compile> |
|
228 | 232 |
<Compile Include="Views\FinalPDFViewInfo.xaml.cs"> |
229 | 233 |
<DependentUpon>FinalPDFViewInfo.xaml</DependentUpon> |
230 | 234 |
</Compile> |
... | ... | |
287 | 291 |
<Generator>MSBuild:Compile</Generator> |
288 | 292 |
<SubType>Designer</SubType> |
289 | 293 |
</Page> |
294 |
<Page Include="Views\FinalPDFExcelDialog.xaml"> |
|
295 |
<SubType>Designer</SubType> |
|
296 |
<Generator>MSBuild:Compile</Generator> |
|
297 |
</Page> |
|
290 | 298 |
<Page Include="Views\FinalPDFViewInfo.xaml"> |
291 | 299 |
<SubType>Designer</SubType> |
292 | 300 |
<Generator>MSBuild:Compile</Generator> |
내보내기 Unified diff