Click or drag to resize

PluginContextServices Property

Provider of all services which are available for current plugin.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public static IServiceProvider Services { get; }

Property Value

Type: IServiceProvider
See Also