Gives read-only access to the current instruction of an InstructionReader.

Namespace:  PostSharp.CodeModel
Assembly:  PostSharp.Core (in PostSharp.Core.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class Instruction
C#
public sealed class Instruction
Visual C++
public ref class Instruction sealed

Inheritance Hierarchy

System..::.Object
  PostSharp.CodeModel..::.Instruction

See Also