C# Class ReSharper.Exceptional.Settings.OptionalExceptionConfiguration

ファイルを表示 Open project: CSharpAnalyzers/ExceptionalReSharper

Public Methods

Method Description
OptionalExceptionConfiguration ( IDeclaredType exceptionType, OptionalExceptionReplacementType replacementType ) : JetBrains.ReSharper.Psi

Method Details

OptionalExceptionConfiguration() public method

public OptionalExceptionConfiguration ( IDeclaredType exceptionType, OptionalExceptionReplacementType replacementType ) : JetBrains.ReSharper.Psi
exceptionType IDeclaredType
replacementType OptionalExceptionReplacementType
return JetBrains.ReSharper.Psi