개정판 06f13e11
한글 파일명 다운로드 에러 수정
멀티 서비스 수정
Change-Id: I1a7eb48f1c758d32c805eb0394c66b92f9d27330
ConvertService/ServiceBase/ServiceTestApp/MainWindow.xaml | ||
---|---|---|
55 | 55 |
<Grid.RowDefinitions> |
56 | 56 |
<RowDefinition Height="Auto"/> |
57 | 57 |
<RowDefinition Height="Auto"/> |
58 |
<RowDefinition Height="Auto"/> |
|
59 |
<RowDefinition Height="Auto"/> |
|
58 | 60 |
</Grid.RowDefinitions> |
59 | 61 |
<StackPanel Orientation="Horizontal"> |
60 | 62 |
<TextBlock Text="Process Count : " VerticalAlignment="Center"/> |
... | ... | |
63 | 65 |
</StackPanel> |
64 | 66 |
<Button Grid.Row="1" Content="Doc Info Delete Test" Click="Button_Click_2"/> |
65 | 67 |
<Button Grid.Row="2" Content="Web Service Test" Click="WebServiceTest_click"/> |
68 |
<Button Grid.Row="3" Content="Convert Web Service Test" Click="ConvertWebServiceTest_click"/> |
|
66 | 69 |
</Grid> |
67 | 70 |
</Grid> |
68 | 71 |
</Grid> |
내보내기 Unified diff