C# Class Castle.Core.PropertySet

Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

Méthodes publiques

Méthode Description
PropertySet ( PropertyInfo propertyInfo, DependencyModel dependency ) : System

Initializes a new instance of the PropertySet class.

ToString ( ) : string

Method Details

PropertySet() public méthode

Initializes a new instance of the PropertySet class.
public PropertySet ( PropertyInfo propertyInfo, DependencyModel dependency ) : System
propertyInfo System.Reflection.PropertyInfo The property info.
dependency DependencyModel The dependency.
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string