Table of Contents

Method GetService

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetService(Type)

Retrieves the service of the specified type.

public object GetService(Type serviceType)

Parameters

serviceType Type

Returns

object