C# Class vs_nacl.Build.CPPTasks.NaCl.DepFileParse

Afficher le fichier Open project: kayru/vs-nacl Class Usage Examples

Méthodes publiques

Méthode Description
DepFileParse ( string path ) : System

Private Methods

Méthode Description
FixPath ( StringBuilder srcPath ) : string
IsReturn ( char c ) : bool
IsSlash ( char c ) : bool
IsWhitespace ( char c ) : bool
Parse ( string contents ) : void

Method Details

DepFileParse() public méthode

public DepFileParse ( string path ) : System
path string
Résultat System