Skip to content

NonSerializableBaseTypeAttribute

Namespace: ThinkGeo.Core

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

public class NonSerializableBaseTypeAttribute : System.Attribute, System.Runtime.InteropServices._Attribute

Inheritance ObjectAttributeNonSerializableBaseTypeAttribute
Implements _Attribute

Properties

TypeId

public object TypeId { get; }

Property Value

Object

Constructors

NonSerializableBaseTypeAttribute()

Creates an instance of NonSerializableBaseTypeAttribute.

public NonSerializableBaseTypeAttribute()