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: 4.3.48.0 (4.3.48.0)
C#
public interface IMetadataDispenser
The IMetadataDispenser type exposes the following members.
Name | Description | |
---|---|---|
GetMetadata |
Gets the reflection object corresponding to the given index.
|