GetNetworkProtocolsResponse constructor

GetNetworkProtocolsResponse(
  1. List<NetworkProtocol> networkProtocols
)

Implementation

GetNetworkProtocolsResponse(this.networkProtocols);