C# Class Pomona.Common.TypeSystem.RuntimePropertySpec

Inheritance: PropertySpec
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
RuntimePropertySpec ( ITypeResolver typeResolver, PropertyInfo propertyInfo, RuntimeTypeSpec reflectedType ) : System

Method Details

RuntimePropertySpec() public méthode

public RuntimePropertySpec ( ITypeResolver typeResolver, PropertyInfo propertyInfo, RuntimeTypeSpec reflectedType ) : System
typeResolver ITypeResolver
propertyInfo System.Reflection.PropertyInfo
reflectedType RuntimeTypeSpec
Résultat System