C# Class Service.Manager.AddRemoveItem

ファイルを表示 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_oe property

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

Channel public_oe property

public IChannel Channel
return IChannel

Id public_oe property

public int Id
return int

IsAdd public_oe property

public bool IsAdd
return bool

Port public_oe property

public int Port
return int

Service public_oe property

public Service,Service.Manager Service
return Service

Services public_oe property

public Services,Service.Manager Services
return Services