Interface IStoreInstruction
- Namespace
- ICSharpCode.Decompiler.IL
- Assembly
- ICSharpCode.Decompiler.dll
public interface IStoreInstruction : IInstructionWithVariableOperand
- Inherited Members
Properties
IndexInStoreInstructionList
int IndexInStoreInstructionList { get; set; }