点击或拖拽改变大小

OperateResult.ConvertFailed 方法

重载列表
  名称说明
公共方法ConvertFailed<T>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2, T3>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2, T3, T4>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2, T3, T4, T5>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2, T3, T4, T5, T6>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2, T3, T4, T5, T6, T7>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2, T3, T4, T5, T6, T7, T8>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<T1, T2, T3, T4, T5, T6, T7, T8, T9>()
将当前的结果对象转换到指定泛型的结果类对象,直接返回指定泛型的失败结果类对象
Convert the current result object to the result class object of the specified generic type, and directly return the result class object of the specified generic type failure
公共方法ConvertFailed<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, and directly return the result class object of the specified generic type failure
Top
参见