Protocol Constructor |
| Name | Description | |
|---|---|---|
| Protocol(String, Type) |
Creates a new protocol.
| |
| Protocol(String, ServiceProvider, ProtocolRequiredService) |
Creates a new protocol.
| |
| Protocol(String, IEnumerableType, ProtocolRequiredService) |
Creates a new protocol.
| |
| Protocol(String, IReadOnlyListChannel, ProtocolRequiredService) |
Creates a new protocol.
| |
| Protocol(String, Type, ProtocolRequiredService) |
Creates a new protocol.
|