Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
withSIX
Core
Applications
MVVM
Attributes
MenuItemAttribute
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