Click or drag to resize

ApplicationServices Property

Returns a reference to the Services utility.

Namespace:  Vovin.CmcLibNet
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public IServices Services { get; }

Property Value

Type: IServices

Implements

IApplicationServices
See Also