C# Class RpgCodeExpress.Items.ProjectNode

Inheritance: ExplorerNode
Afficher le fichier Open project: rpgtoolkit/rpgcodeexpress Class Usage Examples

Méthodes publiques

Méthode Description
ProjectNode ( ) : System.Drawing
ProjectNode ( ExplorerNode parent, string title, string fileName ) : System.Drawing

Method Details

ProjectNode() public méthode

public ProjectNode ( ) : System.Drawing
Résultat System.Drawing

ProjectNode() public méthode

public ProjectNode ( ExplorerNode parent, string title, string fileName ) : System.Drawing
parent ExplorerNode
title string
fileName string
Résultat System.Drawing