C# Class CommonLibrary.Extensions.ExpressionExtensions

Afficher le fichier Open project: RookieOne/WPF-Input-Validation

Méthodes publiques

Méthode Description
AsCommand ( this action ) : ICommand
GetPropertyName ( this lambdaExpression ) : string

Method Details

AsCommand() public static méthode

public static AsCommand ( this action ) : ICommand
action this
Résultat ICommand

GetPropertyName() public static méthode

public static GetPropertyName ( this lambdaExpression ) : string
lambdaExpression this
Résultat string