C# Class ServiceInsight.Options.OptionPropertyValue

Inheritance: IDataErrorInfo
Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Méthode Description
OptionPropertyValue ( PropertyInfo propertyInfo, object owner, PropertyInfo defaultPropertyInfo ) : System
this ( string columnName ) : string

Private Methods

Méthode Description
TrySetValue ( object value ) : void

Method Details

OptionPropertyValue() public méthode

public OptionPropertyValue ( PropertyInfo propertyInfo, object owner, PropertyInfo defaultPropertyInfo ) : System
propertyInfo System.Reflection.PropertyInfo
owner object
defaultPropertyInfo System.Reflection.PropertyInfo
Résultat System

this() public méthode

public this ( string columnName ) : string
columnName string
Résultat string