Utility struct that represents a pairing of a MemberInfo with an Attribute instance. This is used to keep the declared attribute and the MemberInfo over which it is declared together throughout our ReflectionCache-ing process.
More...
|
readonly MemberInfo | Info |
|
readonly Attribute | Attribute |
|
|
MemberTypes | MemberType [get] |
|
Utility struct that represents a pairing of a MemberInfo with an Attribute instance. This is used to keep the declared attribute and the MemberInfo over which it is declared together throughout our ReflectionCache-ing process.
◆ AttrAs< T >()
T Beamable.Common.Reflection.MemberAttribute.AttrAs< T > |
( |
| ) |
|
|
inline |
- Type Constraints
-
T | : | Attribute | |
T | : | IReflectionAttribute | |
◆ InfoAs< T >()
T Beamable.Common.Reflection.MemberAttribute.InfoAs< T > |
( |
| ) |
|
- Type Constraints
-
T | : | MemberInfo | |
T | : | T | |
T | : | Info | |
The documentation for this struct was generated from the following file:
- com.beamable/Common/Runtime/ReflectionCache/ReflectionCache_Attributes.cs