Class StrongNameProvider
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public abstract class StrongNameProvider
Constructors
StrongNameProvider()
Declaration
protected StrongNameProvider()
Methods
Equals(object?)
Declaration
public override abstract bool Equals(object? other)
Parameters
| Type | Name | Description |
|---|---|---|
| object | other |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
GetHashCode()
Declaration
public override abstract int GetHashCode()
Returns
| Type | Description |
|---|---|
| int |