DynamicMethod

Class in Arbor.DynamicReflection / Inherits from: object

Description

A class that accesses Method directly.

Remarks

In AOT and IL2CPP environments, it is access by Reflection.

Properties

Property Name Description
methodInfo Referencing MethodInfo

Methods

Method Name Description
Invoke Call method

Static Methods

Method Name Description
GetMethod Returns DynamicMethod.