Beamable SDK
Properties | List of all members
Beamable.Common.Reflection.IReflectionTypeProvider Interface Reference

Implement this interface and call ReflectionCache.RegisterTypeProvider to inform the reflection cache that these types are of interest to you. More...

Inheritance diagram for Beamable.Common.Reflection.IReflectionTypeProvider:
Inheritance graph
[legend]

Properties

List< BaseTypeOfInterestBaseTypesOfInterest [get]
 List of BaseTypeOfInterest this provider adds to the assembly sweep.
 
List< AttributeOfInterestAttributesOfInterest [get]
 List of AttributeOfInterest this provider adds to the assembly sweep.
 

Detailed Description

Implement this interface and call ReflectionCache.RegisterTypeProvider to inform the reflection cache that these types are of interest to you.


The documentation for this interface was generated from the following file: