C# 클래스 Adf.Core.Menu.MenuObject

파일 보기 프로젝트 열기: NLADP/ADF 1 사용 예제들

공개 메소드들

메소드 설명
MenuObject ( string title, Adf.Core.Tasks.ApplicationTask task = null, string topic = "", string tip = "" ) : System.Collections.Generic
Root ( ) : MenuObject

메소드 상세

MenuObject() 공개 메소드

public MenuObject ( string title, Adf.Core.Tasks.ApplicationTask task = null, string topic = "", string tip = "" ) : System.Collections.Generic
title string
task Adf.Core.Tasks.ApplicationTask
topic string
tip string
리턴 System.Collections.Generic

Root() 공개 정적인 메소드

public static Root ( ) : MenuObject
리턴 MenuObject