Condividi tramite


ScaleoutHubLifetimeManagerTests<TBackplane>.CreateBackplane Metodo

Definizione

Metodo per creare un'implementazione di un backplane in memoria da usare nei test.

public:
 abstract TBackplane CreateBackplane();
public abstract TBackplane CreateBackplane ();
abstract member CreateBackplane : unit -> 'Backplane
Public MustOverride Function CreateBackplane () As TBackplane

Restituisce

TBackplane

Implementazione del backplane.

Si applica a