| OperateResultConvert 方法 | 
 重载列表
重载列表| 名称 | 说明 | |
|---|---|---|
|  | ConvertT(T) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2(T1, T2) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3(T1, T2, T3) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3, T4(T1, T2, T3, T4) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3, T4, T5(T1, T2, T3, T4, T5) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3, T4, T5, T6(T1, T2, T3, T4, T5, T6) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3, T4, T5, T6, T7(T1, T2, T3, T4, T5, T6, T7) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3, T4, T5, T6, T7, T8(T1, T2, T3, T4, T5, T6, T7, T8) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3, T4, T5, T6, T7, T8, T9(T1, T2, T3, T4, T5, T6, T7, T8, T9) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
|  | ConvertT1, T2, T3, T4, T5, T6, T7, T8, T9, T10(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) | 
            将当前的结果对象转换到指定泛型的结果类对象,如果当前结果为失败,则返回指定泛型的失败结果类对象 Convert the current result object to the result class object of the specified generic type, if the current result is a failure, then return the result class object of the specified generic type failure | 
 参见
参见