다음을 통해 공유


NewtonsoftJsonCodec.ITypeFilter.IsTypeAllowed(Type) 메서드

정의

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

매개 변수

type
Type

반환

구현

적용 대상