Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
TestServiceProvider
.
Count
Property
Namespace
Statiq
.Testing
Type
TestServiceProvider
Constructors
TestServiceProvider
(Action
<
I
Service
Collection>
)
Method Members
Add
(ServiceDescriptor)
Clear
()
Contains
(ServiceDescriptor)
CopyTo
(
Service
Descriptor[],
int)
GetEnumerator
()
GetService
(Type)
IndexOf
(ServiceDescriptor)
Insert
(int,
ServiceDescriptor)
Remove
(ServiceDescriptor)
RemoveAt
(int)
Property Members
Count
IsReadOnly
this[int]
Namespace
Statiq
.Testing
Containing Type
TestServiceProvider
Property Type
int
Syntax
public int Count { get; }
Value
Type
Description
int
On This Page
Syntax
Value