Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Serenity
CodeGenerator
RestoreCommand
C# Class Serenity.CodeGenerator.RestoreCommand
Exibir arquivo
Open project: volkanceylan/Serenity
Public Methods
Method
Description
Run
(
string
projectJson
) :
void
Private Methods
Method
Description
EnumerateProjectJsonDeps
(
Newtonsoft.Json.Linq.JObject
proj
,
Action
dependency
) :
void
Method Details
Run()
public
method
public
Run
(
string
projectJson
) :
void
projectJson
string
return
void