Miner.FrameworkUI.FiberManager Assembly > Miner.FrameworkUI.FiberManager.TwoPointTrace Namespace > DelegateCommand Class > DelegateCommand Constructor : DelegateCommand Constructor(Action<Object>,Predicate<Object>) |
'Declaration Public Function New( _ ByVal execute As Action(Of Object), _ ByVal canExecute As Predicate(Of Object) _ )
'Usage Dim execute As Action(Of Object) Dim canExecute As Predicate(Of Object) Dim instance As New DelegateCommand(execute, canExecute)
public DelegateCommand( Action<object> execute, Predicate<object> canExecute )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.