| Name | Description |
---|
| DecodeMemberAccessExpression<(Of <<'(TEntity>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, Object>)>>)>)>>)) | |
| DecodeMemberAccessExpression<(Of <<'(TEntity, TProperty>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, TProperty>)>>)>)>>)) | |
| DecodeMemberAccessExpressionOf<(Of <<'(TEntity>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, Object>)>>)>)>>)) |
Decode a member access expression of a specific ReflectedType
|
| DecodeMemberAccessExpressionOf<(Of <<'(TEntity, TProperty>)>>)(Expression<(Of <<'(Func<(Of <<'(TEntity, TProperty>)>>)>)>>)) |
Decode a member access expression of a specific ReflectedType
|
| DetermineCollectionElementOrDictionaryValueType | |
| DetermineCollectionElementType | |
| DetermineDictionaryKeyType | |
| DetermineDictionaryValueType | |
| GetBaseTypes | |
| GetFirstImplementorOf | |
| GetFirstPropertyOfType(Type, Type) | |
| GetFirstPropertyOfType(Type, Type, Func<(Of <<'(PropertyInfo, Boolean>)>>)) | |
| GetFirstPropertyOfType(Type, Type, BindingFlags) | |
| GetFirstPropertyOfType(Type, Type, BindingFlags, Func<(Of <<'(PropertyInfo, Boolean>)>>)) | |
| GetGenericInterfaceTypeDefinitions | |
| GetHierarchyFromBase | |
| GetInterfaceProperties | |
| GetMemberFromDeclaringClasses | |
| GetMemberFromDeclaringType | |
| GetMemberFromReflectedType |
Given a property or a field try to get the member from a given possible inherited type.
|
| GetPropertyFromInterfaces | |
| GetPropertyOrFieldMatchingName |
Try to find a property or field from a given type.
|
| GetPropertyOrFieldType | |
| HasPublicPropertyOf(Type, Type) | |
| HasPublicPropertyOf(Type, Type, Func<(Of <<'(PropertyInfo, Boolean>)>>)) | |
| IsEnumOrNullableEnum | |
| IsFlagEnumOrNullableFlagEnum | |
| IsGenericCollection | |