C# Class ErrorProne.NET.Rules.ExceptionHandling.IfThrowPrecondition

Show file Open project: SergeyTeplyakov/ErrorProne.NET

Public Methods

Method Description
IfThrowPrecondition ( StatementSyntax ifThrowStaement, ThrowStatementSyntax throwStatement ) : System

Method Details

IfThrowPrecondition() public method

public IfThrowPrecondition ( StatementSyntax ifThrowStaement, ThrowStatementSyntax throwStatement ) : System
ifThrowStaement StatementSyntax
throwStatement ThrowStatementSyntax
return System