Sprache

Operation Klasse

Definition

public ref class Operation : Microsoft::AspNetCore::JsonPatch::Operations::OperationBase
public class Operation : Microsoft.AspNetCore.JsonPatch.Operations.OperationBase
type Operation = class
    inherit OperationBase
Public Class Operation
Inherits OperationBase
Vererbung
Operation
Abgeleitet

Konstruktoren

Name Beschreibung
Operation()
Operation(String, String, String, Object)
Operation(String, String, String)

Eigenschaften

Name Beschreibung
from (Geerbt von OperationBase)
op (Geerbt von OperationBase)
OperationType (Geerbt von OperationBase)
path (Geerbt von OperationBase)
value

Methoden

Name Beschreibung
Apply(Object, IObjectAdapter)
ShouldSerializefrom() (Geerbt von OperationBase)
ShouldSerializevalue()

Gilt für: