system.reflection

Classes

  • Represents a Loom Assembly that has been loaded into the runtime
  • Represents the type of element that a member can be
  • Represents information about the attributes of a member and provides access to member MetaInfo
  • Represents information about a metadata tag on a MemberInfo Object.
  • Represents information about a field (variable) on a Type.
  • Represents information about a property (getter/setter) on a Type.
  • Represents a parameter in a MethodInfo or ConstructorInfo.
  • Base class for representing Constructors or Methods on Types.
  • Represents information about a Method on a Type.
  • Represents information about a Constructor on a Type.
  • Represents information about a Type that belongs to an assembly
: