Compartilhar via


IScriptSecretSerializer.CanSerialize(JObject, Type) Método

Definição

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

Retornos

Aplica-se a