Update Engine/Public/LCEngine.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
ae923b2691
commit
25962f342d
|
@ -12,7 +12,7 @@ using LeanCloud.Common;
|
|||
|
||||
namespace LeanCloud.Engine {
|
||||
/// <summary>
|
||||
/// LCEngine provides the initialization of Engine in LeanCloud.
|
||||
/// LCEngine provides the initialization of LeanEngine.
|
||||
/// </summary>
|
||||
public class LCEngine {
|
||||
public const string LCEngineCORS = "LCEngineCORS";
|
||||
|
|
Loading…
Reference in New Issue