finished issue #5 & #7

This commit is contained in:
Vitalii Ganzha 2016-01-05 23:13:14 -08:00
parent c4d7c3c21a
commit 7848f0d3b0
3 changed files with 4 additions and 2 deletions

View file

@ -14,7 +14,7 @@ namespace VitaliiGanzha.VsDingExtension
{
private SoundsSelectOptionsPage optionsPage;
internal SoundsSelectOptionsPage OptionsPage
public SoundsSelectOptionsPage OptionsPage
{
get { return this.optionsPage; }
set