Метод | Описание | |
---|---|---|
Match ( |
Метод | Описание | |
---|---|---|
ApplyScaffoldingChanges ( |
||
Configure ( string>.Dictionary |
||
GetDefaultVersion ( ) : string | ||
GetEngineKey ( ) : string | ||
GetFileVersion ( string filePath ) : string | ||
GetProgramFilesDirectory ( ) : string | ||
GetProgramFilesDirectoryPathx86 ( ) : string | ||
TryGetVersionFromPackageJson ( string engineKey, string &version ) : bool |
protected ApplyScaffoldingChanges ( |
||
package | ||
Результат | void |
protected Configure ( string>.Dictionary |
||
environment | string>.Dictionary | |
Результат | void |
protected abstract GetDefaultVersion ( ) : string | ||
Результат | string |
protected abstract GetEngineKey ( ) : string | ||
Результат | string |
protected static GetFileVersion ( string filePath ) : string | ||
filePath | string | |
Результат | string |
protected static GetProgramFilesDirectory ( ) : string | ||
Результат | string |
protected static GetProgramFilesDirectoryPathx86 ( ) : string | ||
Результат | string |
public Match ( |
||
runtime | ||
Результат | bool |
protected TryGetVersionFromPackageJson ( string engineKey, string &version ) : bool | ||
engineKey | string | |
version | string | |
Результат | bool |