Update Storage/Storage/Public/LCFriendship.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 14:31:55 +08:00 committed by GitHub
parent 5396192103
commit e8d9795559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ using LeanCloud.Storage.Internal.Codec;
namespace LeanCloud.Storage { namespace LeanCloud.Storage {
/// <summary> /// <summary>
/// LCFriendship contains static functions that handle the friendship of LeanCloud. /// LCFriendship contains static functions that handle LCFriendship.
/// </summary> /// </summary>
public static class LCFriendship { public static class LCFriendship {
/// <summary> /// <summary>