Write the source code of the current class to a file. (In C#)
Write the source code of the current class to a file. (In C#)
public void SaveToSourceFile(string);
Write the source code of the current class to a file. (In the especified language)
public void SaveToSourceFile(string,NetLanguage);
ClassBuilder Class | FileHelpers.RunTime Namespace