IMetadataDispenser Interface |
Semantics of service that deserializes metadata objects (i.e. reflection objects) that have
been serialized by IMetadataEmitter.
Namespace: PostSharp.Reflection
Assembly: PostSharp (in PostSharp.dll) Version: 6.6.14.0 (6.6.14.0)

C#
public interface IMetadataDispenser
The IMetadataDispenser type exposes the following members.

Name | Description | |
---|---|---|
![]() | GetMetadata |
Gets the reflection object corresponding to the given index.
|
