Mapper 类
映射数据
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
public static class Mapper
<ExtensionAttribute>
Public NotInheritable Class Mapper
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type Mapper = class end
- Inheritance
- Object Mapper
Map(Object, Object, MapperOption) | |
Map(Object, Type, MapperOption) | |
MapTTarget(TTarget, MapperOption) | |
MapTTarget(Object, MapperOption) | |
MapTSource, TTarget(TSource, MapperOption) | |
MapListT1(IEnumerableObject, MapperOption) | |
MapListT, T1(IEnumerableT, MapperOption) | |