C# 클래스 withSIX.Core.Applications.MVVM.Attributes.MenuItemAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
MenuItemAttribute ( string displayName = null, Type type = null, string icon = null ) : System

메소드 상세

MenuItemAttribute() 공개 메소드

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