C# Class Adf.Core.Menu.MenuObject

Afficher le fichier Open project: NLADP/ADF Class Usage Examples

Méthodes publiques

Méthode Description
MenuObject ( string title, Adf.Core.Tasks.ApplicationTask task = null, string topic = "", string tip = "" ) : System.Collections.Generic
Root ( ) : MenuObject

Method Details

MenuObject() public méthode

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
Résultat System.Collections.Generic

Root() public static méthode

public static Root ( ) : MenuObject
Résultat MenuObject