C# Class SaneWeb.Resources.Attributes.AttributeProperty

Afficher le fichier Open project: ext0/SaneWeb

Méthodes publiques

Свойство Type Description
attribute DatabaseValueAttribute
propertyInfo System.Reflection.PropertyInfo

Méthodes publiques

Méthode Description
AttributeProperty ( PropertyInfo propertyInfo, DatabaseValueAttribute attribute ) : System

Method Details

AttributeProperty() public méthode

public AttributeProperty ( PropertyInfo propertyInfo, DatabaseValueAttribute attribute ) : System
propertyInfo System.Reflection.PropertyInfo
attribute DatabaseValueAttribute
Résultat System

Property Details

attribute public_oe property

public DatabaseValueAttribute,SaneWeb.Resources.Attributes attribute
Résultat DatabaseValueAttribute

propertyInfo public_oe property

public PropertyInfo,System.Reflection propertyInfo
Résultat System.Reflection.PropertyInfo