AvalonStudio.Debugging.InstructionLine.InstructionLine C# (CSharp) Method

InstructionLine() public method

public InstructionLine ( ) : System
return System
		public InstructionLine()
		{
			Visible = true;
		}