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

Inheritance: PacketListItem
显示文件 Open project: frostycpu/FinalesFunkeln Class Usage Examples

Public Methods

Method Description
ErrorListItem ( string serviceName, string operation, object args, object error, bool invokedByProxy )

Method Details

ErrorListItem() public method

public ErrorListItem ( string serviceName, string operation, object args, object error, bool invokedByProxy )
serviceName string
operation string
args object
error object
invokedByProxy bool