Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
Clio Namespaces
Clio.Utilities Namespaces
Clio.Utilities.MVVM
GenericCommand(T) Class
GenericCommand(T) Constructor
GenericCommand(T) Methods
GenericCommand(T) Events
GenericCommand
T
Constructor
Namespace:
Clio.Utilities.MVVM
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
GenericCommand
(
Expression
<
Predicate
<T>>
predicate
,
Action
<T>
executor
)
Parameters
predicate
Type:
System.Linq.Expressions
Expression
Predicate
T
executor
Type:
System
Action
T
See Also
Reference
GenericCommand
T
Class
Clio.Utilities.MVVM Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com