프로젝트

일반

사용자정보

개정판 80856edb

ID80856edba409db3b2b6c75e10e864f4aca0bfa75
상위 14bbabc0
하위 05278c39

김태성이(가) 약 5년 전에 추가함

빋드 이벤트 효성 추가

Change-Id: Ib8e88c7e20f7ca1de5949cdbd3ecd7148c98b676

차이점 보기:

KCOM/Properties/Settings.Designer.cs
207 207
        
208 208
        [global::System.Configuration.UserScopedSettingAttribute()]
209 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
        }
219
        
220
        [global::System.Configuration.UserScopedSettingAttribute()]
221
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
222 210
        [global::System.Configuration.DefaultSettingValueAttribute("DAELIM.COM")]
223 211
        public string HOST_DOMAIN {
224 212
            get {
......
261 249
                return ((string)(this["obfuscar"]));
262 250
            }
263 251
        }
252
        
253
        [global::System.Configuration.UserScopedSettingAttribute()]
254
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
255
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
256
        public int cad {
257
            get {
258
                return ((int)(this["cad"]));
259
            }
260
            set {
261
                this["cad"] = value;
262
            }
263
        }
264 264
    }
265 265
}

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)