C# Class Exceptional.Playground.Fixed.RemovingExceptionDocumentationRemovesTooMuch

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

Public Methods

Method Description
Equals ( object obj ) : bool

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

Method Details

Equals() public method

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 . ///
return bool