TypeParameterConstraintAsText Method |
Name | Description | |
---|---|---|
![]() | AsText |
Convert the code object to text with a trailing newline, and using CR/LF pairs for newlines (file format).
(Inherited from CodeObject.) |
![]() | AsText(CodeWriter, CodeObjectRenderFlags) | (Overrides CodeObjectAsText(CodeWriter, CodeObjectRenderFlags).) |
![]() | AsText(CodeObjectRenderFlags, Boolean, StackCodeWriterAlignmentState) |
Convert the code object to text using the specified flags and format (file or string).
(Inherited from CodeObject.) |