setting change
This commit is contained in:
@@ -16,11 +16,7 @@ namespace NBC
|
||||
bool IsShowing { get; }
|
||||
bool IsCanVisible { get; }
|
||||
bool IsDotDel { get; }
|
||||
|
||||
/// <summary>
|
||||
/// 不能返回
|
||||
/// </summary>
|
||||
bool IsDontBack { get; }
|
||||
|
||||
|
||||
bool IsModal { get; }
|
||||
|
||||
@@ -30,6 +26,7 @@ namespace NBC
|
||||
void SetData(object args);
|
||||
object GetData();
|
||||
string[] GetDependPackages();
|
||||
void SetLanguage();
|
||||
|
||||
void Init();
|
||||
void Show();
|
||||
|
||||
@@ -190,6 +190,7 @@ namespace NBC
|
||||
Show();
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 设置刷新多语言
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user