An interface for instructions which are executed depending on a condition.
            
Namespace: SharpAssembler.x86Assembly: SharpAssembler x86-64 (in SharpAssembler x86-64.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public interface IConditionalInstruction | 
| Visual Basic | 
|---|
| Public Interface IConditionalInstruction | 
| Visual C++ | 
|---|
| public interface class IConditionalInstruction | 





