C# Class Shaolinq.AsyncRewriter.AsyncRewriterTask

Inheritance: Microsoft.Build.Utilities.Task
Afficher le fichier Open project: tumtumtum/Shaolinq

Private Properties

Свойство Type Description
Equal bool
GetDlls IEnumerable

Méthodes publiques

Méthode Description
AsyncRewriterTask ( ) : System
Execute ( ) : bool

Private Methods

Méthode Description
Equal ( TextReader left, TextReader right ) : bool
GetDlls ( string parentDirectory ) : IEnumerable

Method Details

AsyncRewriterTask() public méthode

public AsyncRewriterTask ( ) : System
Résultat System

Execute() public méthode

public Execute ( ) : bool
Résultat bool