CoreStrings.MustRewriteToSameNode(Object, Object) Metoda

Definicja

Po wywołaniu metody "{caller}" ponowne zapisywanie węzła typu "{type}" musi zwracać wartość inną niż null tego samego typu. Alternatywnie przesłoń element "{caller}" i zmień go, aby nie odwiedzać elementów podrzędnych tego typu.

public static string MustRewriteToSameNode (object? caller, object? type);
static member MustRewriteToSameNode : obj * obj -> string
Public Shared Function MustRewriteToSameNode (caller As Object, type As Object) As String

Parametry

caller
Object
type
Object

Zwraca

Dotyczy