C# Class ICSharpCode.WpfDesign.XamlDom.XamlParserSettings.DummyServiceProvider

Inheritance: IServiceProvider
Show file Open project: icsharpcode/WpfDesigner

Public Properties

Property Type Description
Instance DummyServiceProvider

Public Methods

Method Description
GetService ( Type serviceType ) : object

Method Details

GetService() public method

public GetService ( Type serviceType ) : object
serviceType System.Type
return object

Property Details

Instance public static property

public static DummyServiceProvider Instance
return DummyServiceProvider