Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
generic <typename TModel>
where TModel : classpublic ref class Operation : Microsoft::AspNetCore::JsonPatch::Operations::Operation
public class Operation<TModel> : Microsoft.AspNetCore.JsonPatch.Operations.Operation where TModel : class
type Operation<'Model (requires 'Model : null)> = class
inherit Operation
Public Class Operation(Of TModel)
Inherits Operation