BaconographyWP8.View.VotableView.VotableView C# (CSharp) Method

VotableView() public method

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