C# 클래스 ReSharper.Exceptional.Utilities.NameFactory

Aids in creating names for code elements.
파일 보기 프로젝트 열기: CSharpAnalyzers/ExceptionalReSharper

공개 메소드들

메소드 설명
CatchVariableName ( ITreeNode treeNode, IDeclaredType exceptionType ) : string

메소드 상세

CatchVariableName() 공개 정적인 메소드

public static CatchVariableName ( ITreeNode treeNode, IDeclaredType exceptionType ) : string
treeNode ITreeNode
exceptionType IDeclaredType
리턴 string