C# Class Signum.Windows.LocTypePluralExtension

Inheritance: System.Windows.Markup.MarkupExtension
Datei anzeigen Open project: signumsoftware/framework

Private Properties

Property Type Description

Public Methods

Method Description
LocTypePluralExtension ( ) : System
LocTypePluralExtension ( Type type ) : System
ProvideValue ( IServiceProvider serviceProvider ) : object

Method Details

LocTypePluralExtension() public method

public LocTypePluralExtension ( ) : System
return System

LocTypePluralExtension() public method

public LocTypePluralExtension ( Type type ) : System
type System.Type
return System

ProvideValue() public method

public ProvideValue ( IServiceProvider serviceProvider ) : object
serviceProvider IServiceProvider
return object