Show / Hide Table of Contents

Class UniversalIdReference

Reference to UniversalIDs object.

Inheritance
System.Object
UniversalIdReference
Implements
IObjectReference
Namespace: Eco.Core.Serialization.Internal
Assembly: Eco.Core.dll
Syntax
public class UniversalIdReference : Object, IObjectReference

Constructors

UniversalIdReference(Int32)

Declaration
public UniversalIdReference(int id)
Parameters
Type Name Description
System.Int32 id

Methods

GetReferencedObject()

Declaration
public object GetReferencedObject()
Returns
Type Description
System.Object

TryGetReferencedObject(out Object)

Declaration
public bool TryGetReferencedObject(out object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean

Implements

IObjectReference

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
☀
☾