Care.MainViewModel.test C# (CSharp) Method

test() public method

public test ( ) : void
return void
        public void test()
        {
            NotifyPropertyChanged("UsingPassword");
        }