Highlighting text

This is a test of the syntax highlighting.

    public interface IView
    {
        void CloseWindow();
        void LayoutCascade();
        void LayoutHorizontal();
        void LayoutVertical();

        void ShowAboutDialog();
        void ShowOptionsDialog();
    }

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

AddThis Social Bookmark Button

Leave a Reply