Click or drag to resize

IMenuCommand Interface

IT Hit User File System
Represents context menu command.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
public interface IMenuCommand

The IMenuCommand type exposes the following members.

Methods
  NameDescription
Public methodInvokeAsync
Handles menu call.
Top
See Also