InformationService Class

Namespace
CondenserDotNet.Core.DataContracts
Interfaces
  • IEquatable<InformationService>
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["IEquatable<InformationService>"]-.->Type Type["InformationService"] class Type type-node

Syntax

public class InformationService : IEquatable<InformationService>

Properties

Name Value Summary
Address string
ID string
Port int
Service string
Tags string[]

Methods

Name Value Summary
Equals(InformationService) bool