SharpDevelop Version : 3.0.0.2578
.NET Version : 2.0.50727.42
OS Version : Microsoft Windows NT 5.2.3790 Service Pack 2
Current culture : English (United Kingdom) (en-GB)
Current UI language : en-US
Working Set Memory : 106996kb
GC Heap Memory : 30379kb
after typing this. i don't get a dropdown
public class OutputAction : Action
{
public OutputAction() : base()
{
this.description = "OutputAction";
this.
}