TypeParameterAdapter.Equals Method
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Determines whether the specified type is equal to this type based on their signatures.
public override bool Equals(IType other)Parameters
otherIType- The type to compare with the current type.
