C# 클래스 ServiceStack.Redis.Tests.Examples.BlogPostExample

파일 보기 프로젝트 열기: ServiceStack/ServiceStack.Redis

공개 메소드들

메소드 설명
InsertTestData ( ) : void

비공개 메소드들

메소드 설명
Add_comment_to_existing_post ( ) : void
OnBeforeEachTest ( ) : void
Show_a_TagCloud ( ) : void
Show_a_list_of_blogs ( ) : void
Show_a_list_of_recent_posts_and_comments ( ) : void
Show_all_Categories ( ) : void
Show_all_Posts_for_the_DocumentDB_Category ( ) : void
Show_post_and_all_comments ( ) : void

메소드 상세

InsertTestData() 공개 메소드

public InsertTestData ( ) : void
리턴 void