Method | Description | |
---|---|---|
GetOptions ( object propertyValue ) : string[] |
Gets a collection of options or arguments to pass to the Mercurial executable, based on the property value from the options class.
|
public GetOptions ( object propertyValue ) : string[] | ||
propertyValue | object | /// The property value from the tagged property of the options class. /// |
return | string[] |