Class ContextLoadingMapper.
public static class Korzh.EasyQuery.ContextLoadingMapper
Static Properties
Type | Name | Description |
---|---|---|
Func<PropertyInfo, String> |
PropertyMapper | Gets or sets the property mapper. |
Func<Type, String> |
TypeMapper | Gets or sets the type mapper. |
Static Methods
Type | Name | Description |
---|---|---|
String |
MapProperty(PropertyInfo pi) |
|
String |
MapType(Type type) |