AssemblyMetadataLoader
Inherits object
Public Member Functions
void
Load()
void
LoadAssembly(Assembly assembly)
void
Unload()
Properties
IDictionary
Metadata
[get, ]
Provides a mapping of effect IDs to their respective delegates. This should not need to be explicitly filled out, it is done automatically via reflection in the static constructor. Just make sure to add the [Metadata] attribute to your classes.
