Aracılığıyla paylaş


TextExpressionCompiler.GenerateSource(TextWriter) Yöntem

Tanım

kaynak oluşturup oluşturmadığı TextExpressionCompiler gösterilir.

public:
 bool GenerateSource(System::IO::TextWriter ^ textWriter);
public bool GenerateSource (System.IO.TextWriter textWriter);
member this.GenerateSource : System.IO.TextWriter -> bool
Public Function GenerateSource (textWriter As TextWriter) As Boolean

Parametreler

textWriter
TextWriter

Kullanılan bağımsız değişken.

Döndürülenler

true TextExpressionCompiler kaynak oluşturursa; değilse, false.

Şunlara uygulanır