C# 클래스 Exceptional.Playground.Fixed.RemovingExceptionDocumentationRemovesTooMuch

파일 보기 프로젝트 열기: CSharpAnalyzers/ExceptionalReSharper

공개 메소드들

메소드 설명
Equals ( object obj ) : bool

Determines whether the specified T:System.Object is equal to the current T:System.Object.

메소드 상세

Equals() 공개 메소드

Determines whether the specified T:System.Object is equal to the current T:System.Object.
The parameter is null. /// asdfasdf
public Equals ( object obj ) : bool
obj object The to compare with the current . ///
리턴 bool