OperateResultT1, T2, T3, T4, T5, T6, T7, T8, T9, T10Then 方法 | 
| 名称 | 说明 | |
|---|---|---|
| ThenT(FuncOperateResultT) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3, T4, T5, T6, T7, T8, T9, T10(FuncOperateResultT1, T2, T3, T4, T5, T6, T7, T8, T9, T10) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2(FuncOperateResultT1, T2) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3(FuncOperateResultT1, T2, T3) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3, T4(FuncOperateResultT1, T2, T3, T4) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3, T4, T5(FuncOperateResultT1, T2, T3, T4, T5) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3, T4, T5, T6(FuncOperateResultT1, T2, T3, T4, T5, T6) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3, T4, T5, T6, T7(FuncOperateResultT1, T2, T3, T4, T5, T6, T7) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3, T4, T5, T6, T7, T8(FuncOperateResultT1, T2, T3, T4, T5, T6, T7, T8) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenT1, T2, T3, T4, T5, T6, T7, T8, T9(FuncOperateResultT1, T2, T3, T4, T5, T6, T7, T8, T9) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| Then(FuncOperateResult) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。  (继承自 OperateResult。)Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。
              | |
| ThenTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7, TResult8, TResult9, TResult10(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7, TResult8, TResult9, TResult10) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2, TResult3(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2, TResult3, TResult4(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3, TResult4) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2, TResult3, TResult4, TResult5(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3, TResult4, TResult5) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2, TResult3, TResult4, TResult5, TResult6(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3, TResult4, TResult5, TResult6) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7, TResult8(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7, TResult8) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| ThenTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7, TResult8, TResult9(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResultTResult1, TResult2, TResult3, TResult4, TResult5, TResult6, TResult7, TResult8, TResult9) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  | |
| Then(FuncT1, T2, T3, T4, T5, T6, T7, T8, T9, T10, OperateResult) | 
            指定接下来要做的是内容,当前对象如果成功,就返回接下来的执行结果,如果失败,就返回当前对象本身。 Specify what you want to do next, return the result of the execution of the current object if it succeeds, and return the current object itself if it fails.  |