[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.CharacterQuotationPattern.Filter

Filter Method

Filter(string)

Filter the text.

Declaration
public string Filter(string text)
Parameters
Type Name Description
string text

The text before filtering.

Returns
Type Description
string

Returns the text after filtering.

Implements