Click or drag to resize

RelayCommandCanExecute Method


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool CanExecute(
	Object parameter
)

Parameters

parameter  Object
 

Return Value

Boolean

Implements

ICommandCanExecute(Object)
See Also