Table of Contents

Method StripTextFromTags

Namespace
Alternet.Scripter.Debugger.ExpressionEvaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.v9.dll

StripTextFromTags(string)

Creates clear text from specified input with document comment tags.

public static string StripTextFromTags(string input)

Parameters

input string

Source string to create stripped text from.

Returns

string

Text formatted using a number of xml tags.