C# Class nHydrate.Generator.Common.EventArgs.ProjectItemExistsEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: nHydrate/nHydrate Class Usage Examples

Méthodes publiques

Méthode Description
ProjectItemExistsEventArgs ( string projectName, string itemName, ProjectItemType itemType ) : System.Collections

Method Details

ProjectItemExistsEventArgs() public méthode

public ProjectItemExistsEventArgs ( string projectName, string itemName, ProjectItemType itemType ) : System.Collections
projectName string
itemName string
itemType ProjectItemType
Résultat System.Collections