C# Class Fonet.Fo.Properties.BackgroundPositionHorizontalMaker

Inheritance: ToBeImplementedProperty.Maker
Afficher le fichier Open project: prepare/FO.NET Class Usage Examples

Méthodes publiques

Méthode Description
IsInherited ( ) : bool
Make ( PropertyList propertyList ) : Property
Maker ( string propName ) : PropertyMaker

Méthodes protégées

Méthode Description
BackgroundPositionHorizontalMaker ( string name ) : Fonet.DataTypes

Method Details

BackgroundPositionHorizontalMaker() protected méthode

protected BackgroundPositionHorizontalMaker ( string name ) : Fonet.DataTypes
name string
Résultat Fonet.DataTypes

IsInherited() public méthode

public IsInherited ( ) : bool
Résultat bool

Make() public méthode

public Make ( PropertyList propertyList ) : Property
propertyList PropertyList
Résultat Property

Maker() public static méthode

public static Maker ( string propName ) : PropertyMaker
propName string
Résultat PropertyMaker