Freigeben über


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

Operation()
Operation(String, String, String)
Operation(String, String, String, Object)

Eigenschaften

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

Methoden

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

Gilt für: