Added TODOs.

pull/96/head
Halil İbrahim Kalkan 8 years ago
parent b9b052a4c8
commit 412cd3c7d9

@ -2,6 +2,8 @@
namespace Volo.Abp.EmbeddedFiles
{
//TODO: Move these classes to Volo.Abp.EmbeddedResources/EmbeddedFiles project?
/// <summary>
/// Provides infrastructure to use any type of files embedded into assemblies.
/// </summary>

@ -1,5 +1,7 @@
namespace Volo.Abp.Ui.Navigation
{
//TODO: Move these classes to Volo.Abp.Ui project?
public static class StandardMenus
{
public const string Main = "Main";

Loading…
Cancel
Save