개정판 0c575433
issue #0000 compare 수정
Change-Id: I9b57c124b64674f7ae618978955093b399008da5
FileUploadWevService/FileUpload.asmx.cs | ||
---|---|---|
21 | 21 |
/// </summary> |
22 | 22 |
[WebService(Namespace = "http://tempuri.org/")] |
23 | 23 |
[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] |
24 |
[System.ComponentModel.ToolboxItem(false)]
|
|
24 |
[System.ComponentModel.ToolboxItem(true)]
|
|
25 | 25 |
// ASP.NET AJAX를 사용하여 스크립트에서 이 웹 서비스를 호출하려면 다음 줄의 주석 처리를 제거합니다. |
26 | 26 |
// [System.Web.Script.Services.ScriptService] |
27 | 27 |
public class FileUpload : System.Web.Services.WebService |
내보내기 Unified diff