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

Afficher le fichier Open project: SergeyTeplyakov/ErrorProne.NET

Méthodes publiques

Méthode Description
IfThrowPrecondition ( StatementSyntax ifThrowStaement, ThrowStatementSyntax throwStatement ) : System

Method Details

IfThrowPrecondition() public méthode

public IfThrowPrecondition ( StatementSyntax ifThrowStaement, ThrowStatementSyntax throwStatement ) : System
ifThrowStaement StatementSyntax
throwStatement ThrowStatementSyntax
Résultat System