C# Class Loyc.VisualStudio.LeMP_les

Inheritance: LeMPCustomTool
Afficher le fichier Open project: qwertie/ecsharp

Méthodes protégées

Méthode Description
DefaultExtension ( ) : string
Generate ( string inputFilePath, string inputFileContents, string defaultNamespace, IVsGeneratorProgress progressCallback ) : byte[]

Method Details

DefaultExtension() protected méthode

protected DefaultExtension ( ) : string
Résultat string

Generate() protected méthode

protected Generate ( string inputFilePath, string inputFileContents, string defaultNamespace, IVsGeneratorProgress progressCallback ) : byte[]
inputFilePath string
inputFileContents string
defaultNamespace string
progressCallback IVsGeneratorProgress
Résultat byte[]