C# Class ReasonCodeExample.XPathInformation.Writers.CommandTextFormatter

Inheritance: TrimCommandTextFormatter
Exibir arquivo Open project: uli-weltersbach/XPathInformation Class Usage Examples

Public Methods

Method Description
CommandTextFormatter ( )
CommandTextFormatter ( int maxLength )
Format ( string xpath, int elementCount ) : string

Method Details

CommandTextFormatter() public method

CommandTextFormatter() public method

public CommandTextFormatter ( int maxLength )
maxLength int

Format() public method

public Format ( string xpath, int elementCount ) : string
xpath string
elementCount int
return string