FakeDatabaseContext.CreateTable<T> method

Creates a table.

protected FakeDatabaseTable<T> CreateTable<T>()

See Also