Method Contains
Contains(ListeningHost)
Determines if an ListeningHost is present in this repository.
public bool Contains(ListeningHost item)
Parameters
itemListeningHostThe ListeningHost to check if is present in this repository.
Determines if an ListeningHost is present in this repository.
public bool Contains(ListeningHost item)
item ListeningHostThe ListeningHost to check if is present in this repository.