BindingComparer.UpdateComparisonConsistently Method
Definition
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.
public static int UpdateComparisonConsistently (Microsoft.Bot.Builder.Scorables.Internals.IBinding one, Microsoft.Bot.Builder.Scorables.Internals.IBinding two, int compareOld, int compareNew);
static member UpdateComparisonConsistently : Microsoft.Bot.Builder.Scorables.Internals.IBinding * Microsoft.Bot.Builder.Scorables.Internals.IBinding * int * int -> int
Public Shared Function UpdateComparisonConsistently (one As IBinding, two As IBinding, compareOld As Integer, compareNew As Integer) As Integer
Parameters
- one
- IBinding
- two
- IBinding
- compareOld
- Int32
- compareNew
- Int32