Blog.Services.Implementation.Tests.PostsServiceTest.ShouldGetRecentPosts C# (CSharp) Метод

ShouldGetRecentPosts() приватный Метод

private ShouldGetRecentPosts ( ) : void
Результат void
        public void ShouldGetRecentPosts()
        {
        }
    }
PostsServiceTest