Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ClassBuilder.GetClassSourceCode Method 

Returns the source code for the current class in the specified language.

[Visual Basic]
Public Function GetClassSourceCode( _
   ByVal lang As NetLanguage _
) As String
[C#]
public string GetClassSourceCode(
   NetLanguage lang
);

Parameters

lang
The language for the return code.

Return Value

The Source Code for the class that are currently building.

See Also

ClassBuilder Class | FileHelpers.RunTime Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox