コード例 #1
0
 /// <summary>
 /// Starts the application
 /// </summary>
 public static void Start()
 {
     BlogContext.ConfigureInitializer();
 }