Skip to content

OnGeoserializedAttribute

Namespace: ThinkGeo.Core

When applied to a method, specifies that the method is called after serialization of an object graph.

public sealed class OnGeoserializedAttribute : System.Attribute, System.Runtime.InteropServices._Attribute

Inheritance ObjectAttributeOnGeoserializedAttribute
Implements _Attribute

Properties

TypeId

public object TypeId { get; }

Property Value

Object

Constructors

OnGeoserializedAttribute()

Initializes a new instance of the OnGeoserializedAttribute class.

public OnGeoserializedAttribute()