DaprOptions.Equals Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
- Source:
- DaprOptions.cs
- Source:
- DaprOptions.cs
- Source:
- DaprOptions.cs
public bool Equals(Aspire.Hosting.Dapr.DaprOptions? other);
Public Function Equals (other As DaprOptions) As Boolean
Parameters
- other
- DaprOptions
Returns
Implements
Applies to
- Source:
- DaprOptions.cs
- Source:
- DaprOptions.cs
- Source:
- DaprOptions.cs
public override bool Equals(object? obj);
Public Overrides Function Equals (obj As Object) As Boolean
Parameters
- obj
- Object