Skip to content

Abstract away reflection logic #158

Description

@Arithmomaniac

Abstract away common reflection operations into a new class, so that you would call things like e.g. DtoReflectionHelper<T>.GetFields(FieldType.SingleObject).
This will make the code easier to read and allow for reflection optimization techniques (such as a plugin to use FastMember).

(Broken off of #153)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions