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

Inheritance: CallResponseListItem
Mostra file Open project: frostycpu/FinalesFunkeln Class Usage Examples

Public Methods

Method Description
AcknowledgeListItem ( string serviceName, string operation, object args, object response, bool invokedByProxy ) : System.IO.Packaging

Method Details

AcknowledgeListItem() public method

public AcknowledgeListItem ( string serviceName, string operation, object args, object response, bool invokedByProxy ) : System.IO.Packaging
serviceName string
operation string
args object
response object
invokedByProxy bool
return System.IO.Packaging