C# Class Signum.Windows.LocTypePluralExtension

Inheritance: System.Windows.Markup.MarkupExtension
Afficher le fichier Open project: signumsoftware/framework

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LocTypePluralExtension ( ) : System
LocTypePluralExtension ( Type type ) : System
ProvideValue ( IServiceProvider serviceProvider ) : object

Method Details

LocTypePluralExtension() public méthode

public LocTypePluralExtension ( ) : System
Résultat System

LocTypePluralExtension() public méthode

public LocTypePluralExtension ( Type type ) : System
type System.Type
Résultat System

ProvideValue() public méthode

public ProvideValue ( IServiceProvider serviceProvider ) : object
serviceProvider IServiceProvider
Résultat object