C# 클래스 MvvmCross.Core.ViewModels.MvxCommandAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: MvvmCross/MvvmCross

공개 메소드들

메소드 설명
MvxCommandAttribute ( string commandName, string canExecutePropertyName = null ) : System

메소드 상세

MvxCommandAttribute() 공개 메소드

public MvxCommandAttribute ( string commandName, string canExecutePropertyName = null ) : System
commandName string
canExecutePropertyName string
리턴 System