Table of Contents

Class StorageRef<T>

Namespace
MCM.Common
Assembly
MCMv5.dll
public sealed class StorageRef<T> : IRef, INotifyPropertyChanged

Type Parameters

T
Inheritance
StorageRef<T>
Implements
Inherited Members

Constructors

StorageRef(T?)

public StorageRef(T? value)

Parameters

value T

Properties

Type

Underlying type of the value

public Type Type { get; }

Property Value

Type

Value

public object? Value { get; set; }

Property Value

object

Events

PropertyChanged

public event PropertyChangedEventHandler? PropertyChanged

Event Type

PropertyChangedEventHandler

This page was last modified at 12/23/2022 23:02:12 +02:00 (UTC).

Commit Message
Author:    Aragas
Commit:    065b684f2aef3aad00ba85896574bb77f0e5bb10
* Fixed Source having a public type