Update Storage/Storage/Public/LCUser.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
346ddd47b0
commit
ced9619a95
|
@ -83,7 +83,7 @@ namespace LeanCloud.Storage {
|
||||||
static LCUser currentUser;
|
static LCUser currentUser;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the currently logged in LCUser with a valid session, either from
|
/// Gets the currently logged in LCUser with a valid session, from
|
||||||
/// memory or disk if necessary.
|
/// memory or disk if necessary.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
|
|
Loading…
Reference in New Issue