Attereco_Front_Test.ViewModel.UserViewModelTest.プロパティのテスト.Sid.SetUp C# (CSharp) Method

SetUp() private method

private SetUp ( ) : void
return void
                public void SetUp()
                {
                    sid = typeof(UserViewModel).GetProperty("Sid");
                }