TypeName.

Equals(Object) Method

Summary

Does this name match the `obj`?
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
TypeName

Syntax

public override bool Equals(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool