Freigeben über


License.Equals-Methode (License, License)

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Shared Function Equals ( _
    left As License, _
    right As License _
) As Boolean
public static bool Equals(
    License left,
    License right
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

License Klasse

Equals-Überladung

Microsoft.VisualStudio.Services.Licensing-Namespace