ContextLoadingMapper class
Class ContextLoadingMapper.
public static class Korzh.EasyQuery.ContextLoadingMapper
Static Properties
Section titled “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
Section titled “Static Methods”Type | Name | Description |
---|---|---|
String | MapProperty(PropertyInfo pi) | |
String | MapType(Type type) |