다음을 통해 공유


Operation 클래스

정의

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
상속
Operation
파생

생성자

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

속성

from (다음에서 상속됨 OperationBase)
op (다음에서 상속됨 OperationBase)
OperationType (다음에서 상속됨 OperationBase)
path (다음에서 상속됨 OperationBase)
value

메서드

Apply(Object, IObjectAdapter)
ShouldSerializefrom() (다음에서 상속됨 OperationBase)
ShouldSerializevalue()

적용 대상