PostSharpAPI ReferencePost­Sharp.​ReflectionIMetadata­Dispenser
Open sandboxFocus

IMetadataDispenser Interface

Semantics of service that deserializes metadata objects (i.e. reflection objects) that have been serialized by IMetadataEmitter.

Namespace: PostSharp.Reflection
Assembly: PostSharp.dll
Syntax
public interface IMetadataDispenser

Methods

Name Description
GetMetadata(Int32)

Gets the reflection object corresponding to the given index.