C# 클래스 CommonLibrary.Extensions.ExpressionExtensions

파일 보기 프로젝트 열기: RookieOne/WPF-Input-Validation

공개 메소드들

메소드 설명
AsCommand ( this action ) : ICommand
GetPropertyName ( this lambdaExpression ) : string

메소드 상세

AsCommand() 공개 정적인 메소드

public static AsCommand ( this action ) : ICommand
action this
리턴 ICommand

GetPropertyName() 공개 정적인 메소드

public static GetPropertyName ( this lambdaExpression ) : string
lambdaExpression this
리턴 string