共用方式為


ScaleoutHubLifetimeManagerTests<TBackplane>.CreateBackplane 方法

定義

建立記憶體內部後板實作的方法,以用於測試。

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

傳回

TBackplane

背板實作。

適用於