ICanBeUpdated Interface

Represents an object that can be updated

Namespace:  TSD.API.Remoting.Common
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface ICanBeUpdated

The ICanBeUpdated type exposes the following members.

Methods
  NameDescription
Public methodUpdateAsync
Updates this object
Top
See Also