IUpdatable<T> Interface

Definition

public interface IUpdatable<T>
type IUpdatable<'T> = interface
Public Interface IUpdatable(Of T)

Type Parameters

T
Derived

Methods

Update()

Applies to