Method | Description | |
---|---|---|
BeginReportBug ( |
||
BugService ( ) | ||
CancelAsync ( object userState ) : void | ||
EndReportBug ( System asyncResult ) : void | ||
ReportBugAsync ( |
||
ReportBugAsync ( |
Method | Description | |
---|---|---|
IsLocalFileSystemWebService ( string url ) : bool | ||
OnReportBugOperationCompleted ( object arg ) : void | ||
ReportBug ( |
public BeginReportBug ( |
||
bug | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public CancelAsync ( object userState ) : void | ||
userState | object | |
return | void |
public EndReportBug ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public ReportBugAsync ( |
||
bug | ||
userState | object | |
return | void |