C# Class CommonLibrary.Extensions.ExpressionExtensions

Exibir arquivo Open project: RookieOne/WPF-Input-Validation

Public Methods

Method Description
AsCommand ( this action ) : ICommand
GetPropertyName ( this lambdaExpression ) : string

Method Details

AsCommand() public static method

public static AsCommand ( this action ) : ICommand
action this
return ICommand

GetPropertyName() public static method

public static GetPropertyName ( this lambdaExpression ) : string
lambdaExpression this
return string