MenuDescription Constructor(MenuType)
Initializes a new instance of MenuDescription instance with the given MenuType type.

C# Syntax

public MenuDescription( 
   MenuType type
)

Parameters

type
The type of the menu.MenuType