This is just a non-generic marker interface for the generic
IEntitySet<(Of <(<'T>)>)> interface
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public interface IEntitySet |
| Visual Basic |
|---|
Public Interface IEntitySet |
| Visual C++ |
|---|
public interface class IEntitySet |
| F# |
|---|
type IEntitySet = interface end |