Mono.InteractiveBaseShell.InteractiveBaseShell C# (CSharp) Method

InteractiveBaseShell() static private method

static private InteractiveBaseShell ( ) : System
return System
		static InteractiveBaseShell ()
		{
			tab_at_start_completes = false;
		}
InteractiveBaseShell