C# Class Serenity.CodeGenerator.RestoreCommand

Afficher le fichier Open project: volkanceylan/Serenity

Méthodes publiques

Méthode Description
Run ( string projectJson ) : void

Private Methods

Méthode Description
EnumerateProjectJsonDeps ( Newtonsoft.Json.Linq.JObject proj, Action dependency ) : void

Method Details

Run() public méthode

public Run ( string projectJson ) : void
projectJson string
Résultat void