C# Class ReCommendedExtension.ContextActions.CodeContracts.SignedNumericNegative

Inheritance: SignedNumeric
Mostra file Open project: prodot/ReCommended-Extension

Public Methods

Method Description
SignedNumericNegative ( [ provider ) : System.Diagnostics

Protected Methods

Method Description
GetContractTextForUI ( string contractIdentifier ) : string
GetExpression ( CSharpElementFactory factory, IExpression contractExpression ) : IExpression

Method Details

GetContractTextForUI() protected method

protected GetContractTextForUI ( string contractIdentifier ) : string
contractIdentifier string
return string

GetExpression() protected method

protected GetExpression ( CSharpElementFactory factory, IExpression contractExpression ) : IExpression
factory CSharpElementFactory
contractExpression IExpression
return IExpression

SignedNumericNegative() public method

public SignedNumericNegative ( [ provider ) : System.Diagnostics
provider [
return System.Diagnostics