C# Class Reinforced.Typings.Integrate.RtCli

Task for gathering dynamic typings
Inheritance: Microsoft.Build.Utilities.ToolTask
Show file Open project: reinforced/Reinforced.Typings

Private Properties

Property Type Description
ExtractReferences string[]
ExtractSourceAssemblies string[]
FixTargetPath string

Protected Methods

Method Description
GenerateCommandLineCommands ( ) : string
GenerateFullPathToTool ( ) : string

Private Methods

Method Description
ExtractReferences ( ) : string[]
ExtractSourceAssemblies ( ) : string[]
FixTargetPath ( string path ) : string

Method Details

GenerateCommandLineCommands() protected method

protected GenerateCommandLineCommands ( ) : string
return string

GenerateFullPathToTool() protected method

protected GenerateFullPathToTool ( ) : string
return string