C# Class Blog.Tools.ApplicationSetup.Program

Show file Open project: jsnmgpnty/Blogness2.0

Private Methods

Method Description
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