1
This commit is contained in:
@@ -8,6 +8,7 @@ namespace BITKit.UX
|
||||
/// </summary>
|
||||
public interface IUXService:IDisposable
|
||||
{
|
||||
public string SettingsPath { get; set; }
|
||||
object Root { get; }
|
||||
/// <summary>
|
||||
/// 初始化
|
||||
|
Reference in New Issue
Block a user