C# Class Castle.Core.PropertyDependencyModel

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

Méthodes publiques

Méthode Description
PropertyDependencyModel ( PropertyInfo property, bool isOptional ) : System

Method Details

PropertyDependencyModel() public méthode

public PropertyDependencyModel ( PropertyInfo property, bool isOptional ) : System
property System.Reflection.PropertyInfo
isOptional bool
Résultat System