C# Class Expressive.Elements.Expressions.AddressOfExpression

Inheritance: System.Linq.Expressions.Expression
Afficher le fichier Open project: ashmind/expressive Class Usage Examples

Méthodes publiques

Méthode Description
AddressOfExpression ( MethodBase method ) : System
ToString ( ) : string

Method Details

AddressOfExpression() public méthode

public AddressOfExpression ( MethodBase method ) : System
method System.Reflection.MethodBase
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string