C# Class Arnolyzer.Tests.DiagnosticVerification.DocumentSetCreator

Afficher le fichier Open project: DavidArno/Arnolyzer Class Usage Examples

Méthodes publiques

Méthode Description
CreateDocumentSetFromSources ( string filePath ) : Microsoft.CodeAnalysis.Document

Private Methods

Méthode Description
CreateProject ( string filePath ) : Microsoft.CodeAnalysis.Project

Method Details

CreateDocumentSetFromSources() public static méthode

public static CreateDocumentSetFromSources ( string filePath ) : Microsoft.CodeAnalysis.Document
filePath string
Résultat Microsoft.CodeAnalysis.Document