BaconographyW8.View.CommentView.CommentView C# (CSharp) Method

CommentView() public method

public CommentView ( ) : System
return System
        public CommentView()
        {
            this.InitializeComponent();
        }
CommentView