Compartir a través de


NewtonsoftJsonCodec.ITypeFilter.IsTypeAllowed(Type) Método

Definición

bool? ITypeFilter.IsTypeAllowed (Type type);
abstract member Orleans.Serialization.ITypeFilter.IsTypeAllowed : Type -> Nullable<bool>
override this.Orleans.Serialization.ITypeFilter.IsTypeAllowed : Type -> Nullable<bool>
Function IsTypeAllowed (type As Type) As Nullable(Of Boolean) Implements ITypeFilter.IsTypeAllowed

Parámetros

type
Type

Devoluciones

Implementaciones

Se aplica a