Search Results for

    Show / Hide Table of Contents

    Delegate ExecuteCommandEventHandler

    Execute command event handler

    Namespace: Simplic.Navigation.Command
    Assembly: Simplic.Navigation.Command.dll
    Syntax
    public delegate void ExecuteCommandEventHandler(object sender, ExecuteCommandEventArgs args);
    Parameters
    Type Name Description
    System.Object sender

    Sender instance

    ExecuteCommandEventArgs args

    Command parameter

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx