CoreStrings.BadValueGeneratorType(Object, Object) Yöntem

Tanım

' {GivenType} ' türü, ' {expectedType} ' öğesinden devraldığı için değer Oluşturucu olarak kullanılamaz. ' {ExpectedType} ' öğesinden değer oluşturucularını almadığınızdan emin olun.

public static string BadValueGeneratorType (object givenType, object expectedType);
public static string BadValueGeneratorType (object? givenType, object? expectedType);
static member BadValueGeneratorType : obj * obj -> string
Public Shared Function BadValueGeneratorType (givenType As Object, expectedType As Object) As String

Parametreler

givenType
Object
expectedType
Object

Döndürülenler

String

Şunlara uygulanır