Show / Hide Table of Contents

Method ShouldSerialize

| Improve this Doc View Source

ShouldSerialize(ModelMember)

Determines whether specified model member should be serialized.

Declaration
protected abstract bool ShouldSerialize(ModelMember member)
Parameters
Type Name Description
ModelMember member

The specified model member.

Returns
Type Description
System.Boolean

true if specified model member should be serialized, otherwise false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest