C# Class Microsoft.Templates.Core.Gen.NewProjectGenController

Inheritance: Microsoft.Templates.Core.Gen.GenController
Afficher le fichier Open project: microsoft/CoreTemplateStudio

Méthodes publiques

Méthode Description
UnsafeGenerateProjectAsync ( Microsoft.Templates.Core.Gen.UserSelection userSelection ) : Task

Private Methods

Méthode Description
NewProjectGenController ( ) : System
TrackTelemetry ( IEnumerable genItems, Dictionary genResults, double timeSpent, Microsoft.Templates.Core.Gen.UserSelectionContext context ) : void

Method Details

UnsafeGenerateProjectAsync() public méthode

public UnsafeGenerateProjectAsync ( Microsoft.Templates.Core.Gen.UserSelection userSelection ) : Task
userSelection Microsoft.Templates.Core.Gen.UserSelection
Résultat Task