Missing comments.
This commit is contained in:
@@ -46,9 +46,9 @@ namespace Wino.Core.Domain.Interfaces
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Synchronizes profile information with the server.
|
/// Synchronizes profile information with the server.
|
||||||
/// Sender name and
|
/// Sender name and Profile picture are updated.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns></returns>
|
/// <returns>Profile information model that holds the values.</returns>
|
||||||
Task<ProfileInformation> GetProfileInformationAsync();
|
Task<ProfileInformation> GetProfileInformationAsync();
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user