Partager via


IScriptSecretSerializer.CanSerialize(JObject, Type) Méthode

Définition

public bool CanSerialize (Newtonsoft.Json.Linq.JObject functionSecrets, Type type);
abstract member CanSerialize : Newtonsoft.Json.Linq.JObject * Type -> bool
Public Function CanSerialize (functionSecrets As JObject, type As Type) As Boolean

Paramètres

functionSecrets
Newtonsoft.Json.Linq.JObject
type
Type

Retours

S’applique à