LuisModelAttribute.Equals Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
Equals(ILuisModel) | |
Equals(Object) |
Equals(ILuisModel)
- Bron:
- LuisModel.cs
public bool Equals (Microsoft.Bot.Builder.Luis.ILuisModel other);
override this.Equals : Microsoft.Bot.Builder.Luis.ILuisModel -> bool
Public Function Equals (other As ILuisModel) As Boolean
Parameters
- other
- ILuisModel
Retouren
Implementeringen
Van toepassing op
Equals(Object)
- Bron:
- LuisModel.cs
public override bool Equals (object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean
Parameters
- other
- Object