Initial Commit ...
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace xCommons.Constants {
|
||||
public enum XFileType {
|
||||
Image,
|
||||
ProfileImasge,
|
||||
CoverImage,
|
||||
Audio,
|
||||
Video,
|
||||
Document
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user