ThrowIfServiceIsNull<T> Method
- Last UpdatedAug 21, 2026
- 1 minute read
Throws if service is null.
Parameters
- service
- The service.
Type Parameters
- T
- Type
| Exception | Description |
|---|---|
| System.InvalidOperationException | throws an instance of InvalidOperationException |