Compartir a través de


IScriptSecretSerializer.CanSerialize(JObject, Type) Método

Definición

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

Parámetros

functionSecrets
Newtonsoft.Json.Linq.JObject
type
Type

Devoluciones

Se aplica a