C# 클래스 Blog.Tools.ApplicationSetup.Program

파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

비공개 메소드들

메소드 설명
AddConsoleMessage ( string message ) : void
CopyImages ( ) : void
DropBlogDb ( ) : void
DropDatabaseOnFail ( ) : void
DropIdentityDb ( ) : void
InitializeApp ( ) : void
LoadAddress ( ) : void
LoadAlbums ( ) : void
LoadChatMessages ( ) : void
LoadCommentLikes ( ) : void
LoadComments ( ) : void
LoadCommunities ( ) : void
LoadEducation ( ) : void
LoadEducationType ( ) : void
LoadHobbies ( ) : void
LoadIdentities ( ) : System.Threading.Tasks.Task
LoadMedia ( ) : void
LoadPostContents ( ) : void
LoadPostLikes ( ) : void
LoadPosts ( ) : void
LoadRoles ( ) : System.Threading.Tasks.Task
LoadTags ( ) : void
LoadUsers ( ) : void
Main ( string args ) : void
MapUsersToIdentity ( ) : void
Rollback ( ) : void
SeedData ( ) : void
ShowHelp ( ) : void