Interface Into<T>
- Type Parameters:
T- 目标类型
- All Known Subinterfaces:
CreateRequest<T>
- All Known Implementing Classes:
ODataRequestParam, TreeList
public interface Into<T>
类型转换
- Author:
- xezzon
-
Method Summary
-
Method Details
-
into
-
T - 目标类型CreateRequest<T>ODataRequestParam, TreeList