C# Class FinalesFunkeln.Extensibility.Internal.Controls.CallResponseListItem

Inheritance: PacketListItem
Show file Open project: frostycpu/FinalesFunkeln

Private Properties

Property Type Description

Protected Methods

Method Description
CallResponseListItem ( string status, string iconName, string serviceName, string operation, object args, object response, bool invokedByProxy )

Method Details

CallResponseListItem() protected method

protected CallResponseListItem ( string status, string iconName, string serviceName, string operation, object args, object response, bool invokedByProxy )
status string
iconName string
serviceName string
operation string
args object
response object
invokedByProxy bool