C# Class Reinforced.Typings.Integrate.RtCli

Task for gathering dynamic typings
Inheritance: Microsoft.Build.Utilities.ToolTask
Afficher le fichier Open project: reinforced/Reinforced.Typings

Private Properties

Свойство Type Description
ExtractReferences string[]
ExtractSourceAssemblies string[]
FixTargetPath string

Méthodes protégées

Méthode Description
GenerateCommandLineCommands ( ) : string
GenerateFullPathToTool ( ) : string

Private Methods

Méthode Description
ExtractReferences ( ) : string[]
ExtractSourceAssemblies ( ) : string[]
FixTargetPath ( string path ) : string

Method Details

GenerateCommandLineCommands() protected méthode

protected GenerateCommandLineCommands ( ) : string
Résultat string

GenerateFullPathToTool() protected méthode

protected GenerateFullPathToTool ( ) : string
Résultat string