C# Class ReasonCodeExample.XPathInformation.Writers.TrimCommandTextFormatter

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

Public Methods

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

Private Methods

Method Description
Trim ( string xpath ) : string

Method Details

Format() public method

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

TrimCommandTextFormatter() public method

TrimCommandTextFormatter() public method

public TrimCommandTextFormatter ( int maxLength )
maxLength int