共用方式為


IDataGenerator<T> 介面

定義

用於測試用途的資料產生器

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

類型參數

T
衍生

方法

TryReadEvents(Int32, IEnumerable<T>)

資料產生器模擬事件讀取

適用於