TheoryCollection<T>.

GetData() Method

Summary

Gets the data from the theory

Syntax

protected abstract IEnumerable<T> GetData()

Attributes

Type Description
NullableContextAttribute

Return Value

Type Description
IEnumerable<T>