A comment.
            
Namespace: SharpAssembler.Core.InstructionsAssembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public class Comment : Constructable | 
| Visual Basic | 
|---|
| Public Class Comment _ Inherits Constructable | 
| Visual C++ | 
|---|
| public ref class Comment : public Constructable | 
 Contracts
Contracts
| Invariants | 
|---|
| this.text != null | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
SharpAssembler.Core..::..Constructable
SharpAssembler.Core.Instructions..::..Comment
SharpAssembler.Core..::..Constructable
SharpAssembler.Core.Instructions..::..Comment





