CodeWriter.ToString method

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Returns string representation of internal string builder, including file comment and any local usings if any

public override string ToString()

Return Value

String representation of generated code

See Also