개정판 022d64c4
issue #719 AutoCAD 저장 작업중
Change-Id: Idf01577d1cf90aa5e0ce2155fa1cefc2cb7e26f4
KCOM/Properties/Settings.Designer.cs | ||
---|---|---|
204 | 204 |
this["loglevel"] = value; |
205 | 205 |
} |
206 | 206 |
} |
207 |
|
|
208 |
[global::System.Configuration.UserScopedSettingAttribute()] |
|
209 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
210 |
[global::System.Configuration.DefaultSettingValueAttribute("1")] |
|
211 |
public int cad { |
|
212 |
get { |
|
213 |
return ((int)(this["cad"])); |
|
214 |
} |
|
215 |
set { |
|
216 |
this["cad"] = value; |
|
217 |
} |
|
218 |
} |
|
207 | 219 |
} |
208 | 220 |
} |
내보내기 Unified diff