Show / Hide Table of Contents

Interface IClassMapper<T>

泛型实体映射器接口

Inherited Members
IClassMapper.SchemaName
IClassMapper.TableName
IClassMapper.Properties
IClassMapper.EntityType
Namespace: DapperDal.Mapper
Assembly: DapperDal.dll
Syntax
public interface IClassMapper<T> : IClassMapper where T : class
Type Parameters
Name Description
T

实体类型

Extension Methods

SortingExtensions.ToSortable(Object)
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX