Rename "Image*" to "UserImage*"
This commit is contained in:
@@ -23,6 +23,6 @@ namespace skydiveLogs_api.Data.Interface
|
||||
|
||||
ILiteCollection<User> CollOfUser { get; }
|
||||
|
||||
ILiteCollection<Image> CollOfImage { get; }
|
||||
ILiteCollection<UserImage> CollOfImage { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user