Show / Hide Table of Contents

Class MigrationAttribute

Inheritance
System.Object
MigrationAttribute
Namespace: Eco.Core.Serialization.Migrations.Attributes
Assembly: Eco.Core.dll
Syntax
public class MigrationAttribute : Attribute

Constructors

MigrationAttribute()

Declaration
public MigrationAttribute()

Properties

SinceVersion

Declaration
public double SinceVersion { get; set; }
Property Value
Type Description
System.Double

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾