C# Class NetIde.Services.LocalRegistry.ProjectFactoryRegistration

Inheritance: IRegistration
Afficher le fichier Open project: netide/netide

Méthodes publiques

Méthode Description
ProjectFactoryRegistration ( System.Guid package, System.Guid id, string displayName, string projectFileExtensions, string defaultProjectExtension, string possibleProjectExtensions ) : System

Method Details

ProjectFactoryRegistration() public méthode

public ProjectFactoryRegistration ( System.Guid package, System.Guid id, string displayName, string projectFileExtensions, string defaultProjectExtension, string possibleProjectExtensions ) : System
package System.Guid
id System.Guid
displayName string
projectFileExtensions string
defaultProjectExtension string
possibleProjectExtensions string
Résultat System