markus / FinalService / FinalServiceBase / KCOM_FinalService / FinalService.Designer.cs @ 2b1f30fe
이력 | 보기 | 이력해설 | 다운로드 (1.08 KB)
1 | 42d49521 | taeseongkim | |
---|---|---|---|
2 | namespace KCOM_FinalService |
||
3 | { |
||
4 | partial class MarkusFinalService |
||
5 | { |
||
6 | /// <summary> |
||
7 | /// Required designer variable. |
||
8 | /// </summary> |
||
9 | private System.ComponentModel.IContainer components = null; |
||
10 | |||
11 | /// <summary> |
||
12 | /// Clean up any resources being used. |
||
13 | /// </summary> |
||
14 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
||
15 | protected override void Dispose(bool disposing) |
||
16 | { |
||
17 | if (disposing && (components != null)) |
||
18 | { |
||
19 | components.Dispose(); |
||
20 | } |
||
21 | base.Dispose(disposing); |
||
22 | } |
||
23 | |||
24 | #region Component Designer generated code |
||
25 | |||
26 | /// <summary> |
||
27 | /// Required method for Designer support - do not modify |
||
28 | /// the contents of this method with the code editor. |
||
29 | /// </summary> |
||
30 | private void InitializeComponent() |
||
31 | { |
||
32 | // |
||
33 | // MarkusFinalService |
||
34 | // |
||
35 | this.ServiceName = "MarkusFinalService"; |
||
36 | |||
37 | } |
||
38 | |||
39 | #endregion |
||
40 | |||
41 | |||
42 | } |
||
43 | } |