Поделиться через


AsyncValue<T> Class

Definition

generic <typename T>
public ref class AsyncValue sealed : System::ComponentModel::INotifyPropertyChanged
public sealed class AsyncValue<T> : System.ComponentModel.INotifyPropertyChanged
type AsyncValue<'T> = class
    interface INotifyPropertyChanged
Public NotInheritable Class AsyncValue(Of T)
Implements INotifyPropertyChanged

Type Parameters

T
Inheritance
AsyncValue<T>
Implements

Applies to