C# Class SuperXML.Compiler.PropertyAccess

Afficher le fichier Open project: beto-rodriguez/SuperXml

Méthodes publiques

Méthode Description
GetValue ( dynamic obj ) : dynamic
PropertyAccess ( string propertyName ) : System

Method Details

GetValue() public méthode

public GetValue ( dynamic obj ) : dynamic
obj dynamic
Résultat dynamic

PropertyAccess() public méthode

public PropertyAccess ( string propertyName ) : System
propertyName string
Résultat System