添加项目文件。
This commit is contained in:
7
Atomx.Common/Enums/LocalizedType.cs
Normal file
7
Atomx.Common/Enums/LocalizedType.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Atomx.Common.Enums
|
||||
{
|
||||
public enum LocalizedType
|
||||
{
|
||||
None,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user