Attereco_Front_Test.MainViewModelTest.プロパティのテスト.TopVM.読み込めること C# (CSharp) Method

読み込めること() private method

private 読み込めること ( ) : void
return void
                public void 読み込めること()
                {
                    Assert.IsTrue(topVM.CanRead);
                }
MainViewModelTest.プロパティのテスト.TopVM