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: 9.0.27334.0-Beta
Syntax
public interface IMenuCommand

The IMenuCommand type exposes the following members.

Methods
  NameDescription
Public methodInvokeAsync
Handles menu call.
Top
See Also