InjectionAttribute.

Equals(Object) Method

Summary

[Editor-Only] Uses System.Object.ReferenceEquals(System.Object,System.Object) instead of the default System.Attribute.Equals(System.Object).
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
InjectionAttribute

Syntax

public override bool Equals(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool