MauiCloudService
StockSharp.Broker.Maui.Designer.Services
Talks to the StockSharp Web API via IApiServiceProvider — same registry that WPF Designer's CloudTaskService uses (WebApiServicesRegistry), here driven through the cross-platform IApiServiceProvider abstraction so it works on MAUI's Android/iOS/Windows TFMs without pulling in the full Ecng.Nuget stack.
实现: ICloudService