oneRain 2020-05-14 10:17:15 +08:00
parent 25fe5d4152
commit 080aa1c049
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ OUTPUT_DIRECTORY = ./Doc/
EXTRACT_ALL = yes
EXTRACT_PRIVATE = no
EXTRACT_STATIC = yes
INPUT = ./Storage/Storage/ ./Realtime/Realtime/
INPUT = ./Storage/Storage/ ./Realtime/Realtime/ ./LiveQuery/LiveQuery/
#Do not add anything here unless you need to. Doxygen already covers all
#common formats like .c/.cc/.cxx/.c++/.cpp/.inl/.h/.hpp
FILE_PATTERNS =

View File

@ -1,7 +1,7 @@
/// <summary>
/// 关系类
/// </summary>
namespace LeanCloud.Storage {
namespace LeanCloud.Storage {
/// <summary>
/// 关系类
/// </summary>
public class LCRelation<T> where T : LCObject {
/// <summary>
/// 字段名