C# Class Service.Manager.AddRemoveItem

Show file Open project: shlee322/Netronics

Public Properties

Property Type Description
Address Newtonsoft.Json.Linq.JArray
Channel IChannel
Id int
IsAdd bool
Port int
Service Service
Services Services

Property Details

Address public property

public JArray,Newtonsoft.Json.Linq Address
return Newtonsoft.Json.Linq.JArray

Channel public property

public IChannel Channel
return IChannel

Id public property

public int Id
return int

IsAdd public property

public bool IsAdd
return bool

Port public property

public int Port
return int

Service public property

public Service,Service.Manager Service
return Service

Services public property

public Services,Service.Manager Services
return Services