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

Inheritance: System.Attribute
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
MenuItemAttribute ( string displayName = null, Type type = null, string icon = null ) : System

Method Details

MenuItemAttribute() public méthode

public MenuItemAttribute ( string displayName = null, Type type = null, string icon = null ) : System
displayName string
type System.Type
icon string
Résultat System