public class DelegatedCommandDispatcher : ICommandDispatcher
Public Class DelegatedCommandDispatcher
Implements ICommandDispatcher
public ref class DelegatedCommandDispatcher : ICommandDispatcher
type DelegatedCommandDispatcher =
class
interface ICommandDispatcher
end
DelegatedCommandDispatcher | Инициализирует новый экземпляр класса DelegatedCommandDispatcher |
DeregisterTCommand | Осуществляет удаление регистрации обработчика команды |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
ExecuteAsync | Вызывает исполнение команды |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
IsRegisteredTCommand | Осуществляет проверку наличия обработчика для команды |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
Register | Осуществляет регистрацию обработчика команды |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
TryGetHandlerTCommand | Осуществляет попытку получения обработчика для команды TCommand |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |