mirror of https://github.com/abpframework/abp.git
6 changed files with 9 additions and 19 deletions
@ -1,8 +0,0 @@ |
|||
using System.Collections.Generic; |
|||
|
|||
namespace Volo.Abp.Localization |
|||
{ |
|||
public class AbpStringLocalizerList : List<IAbpStringLocalizer> |
|||
{ |
|||
} |
|||
} |
|||
@ -1,6 +0,0 @@ |
|||
namespace Volo.Abp.Localization |
|||
{ |
|||
public interface IAbpStringLocalizer |
|||
{ |
|||
} |
|||
} |
|||
Loading…
Reference in new issue