C# Class PowerArgs.Cli.SortExpression

Show file Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
SortExpression ( string value, bool descending = false ) : System

Method Details

SortExpression() public method

public SortExpression ( string value, bool descending = false ) : System
value string
descending bool
return System