Partager via


IEntityProxyContext Interface

Définition

Contexte de proxy d’entité abstraite.

public interface IEntityProxyContext
type IEntityProxyContext = interface
Public Interface IEntityProxyContext

Méthodes

CallAsync(EntityId, String, Object)

Appelez la fonction d’entité.

CallAsync<TResult>(EntityId, String, Object)

Appelez la fonction d’entité.

Signal(EntityId, String, Object)

Fonction d’entité de signal.

S’applique à