C# Class ChatterBox.Common.Communication.Helpers.ChannelWriteHelper

Show file Open project: openpeer/ChatterBox Class Usage Examples

Public Methods

Method Description
ChannelWriteHelper ( Type target ) : System
FormatOutput ( object argument, string method ) : string

Method Details

ChannelWriteHelper() public method

public ChannelWriteHelper ( Type target ) : System
target System.Type
return System

FormatOutput() public method

public FormatOutput ( object argument, string method ) : string
argument object
method string
return string