Click or drag to resize

Slash.Unity.DataBind.Foundation.Commands Namespace

Commands call methods in a data context when their condition is fulfilled (e.g. a button click).
Classes
  ClassDescription
Public classCommand
Base class for a command which invokes a method in a data context.
Public classCommandProxy
Proxy for a context command. E.g. to switch between different commands depending on another provider.