C# Class withSIX.Core.Applications.MVVM.Attributes.MenuItemAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
MenuItemAttribute ( string displayName = null, Type type = null, string icon = null ) : System

Method Details

MenuItemAttribute() public method

public MenuItemAttribute ( string displayName = null, Type type = null, string icon = null ) : System
displayName string
type System.Type
icon string
return System