C# Class CodeConnect.SyntaxFactoryVsParseText.Benchmark.ParseTextCodeGenerator

Inheritance: CodeGenerator
Afficher le fichier Open project: CodeConnect/SyntaxFactoryVsParseText Class Usage Examples

Méthodes publiques

Méthode Description
GenerateType ( int methodCalls, bool complexMethods ) : Microsoft.CodeAnalysis.CSharp.Syntax.TypeDeclarationSyntax
ToString ( ) : string

Private Methods

Méthode Description
getAllMembers ( ) : void
getMethodBody ( string methodName ) : void
getMethodInvocations ( ) : void
getMethods ( ) : void
getRunMethod ( ) : void

Method Details

GenerateType() public méthode

public GenerateType ( int methodCalls, bool complexMethods ) : Microsoft.CodeAnalysis.CSharp.Syntax.TypeDeclarationSyntax
methodCalls int
complexMethods bool
Résultat Microsoft.CodeAnalysis.CSharp.Syntax.TypeDeclarationSyntax

ToString() public méthode

public ToString ( ) : string
Résultat string