IAppHost interface
小于 1 分钟
IAppHost interface
public interface IAppHostMembers
| name | description |
|---|---|
| static readonly CoreVersion | 核心库版本 |
| static Host | 应用主机 |
| static GetService<T>() | 获取指定的服务 |
| static TryGetService<T>() | 尝试获取指定的服务 |
See Also
- namespace neo_bpsys_wpf.Core
