C# Class ReCommendedExtension.ContextActions.CodeContracts.TimeSpanNegative

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

Public Methods

Method Description
TimeSpanNegative ( [ provider ) : JetBrains.Annotations

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

TimeSpanNegative() public method

public TimeSpanNegative ( [ provider ) : JetBrains.Annotations
provider [
return JetBrains.Annotations