Skip to content

NonSerializableBaseTypeAttribute

Namespace: ThinkGeo.Core

Indicates that a type's base type should not be serialized.

public class NonSerializableBaseTypeAttribute : System.Attribute

Inheritance objectAttributeNonSerializableBaseTypeAttribute

Properties

TypeId

public object TypeId { get; }

Property Value

object

Constructors

NonSerializableBaseTypeAttribute()

Creates an instance of NonSerializableBaseTypeAttribute.

public NonSerializableBaseTypeAttribute()