AppsContextApplicationMethodService Property |
应用菜单项服务
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IApplicationMethodService ApplicationMethodService { get; }
public:
property IApplicationMethodService^ ApplicationMethodService {
IApplicationMethodService^ get ();
}
Property Value
Type:
IApplicationMethodService
See Also