C# Class iSynaptic.TestDomain.ServiceCaseProjector.CommThread

Show file Open project: iSynaptic/iSynaptic.Core

Public Methods

Method Description
Add ( Communication communication ) : void
CommThread ( Int32 threadId, string topic, string description ) : System

Method Details

Add() public method

public Add ( Communication communication ) : void
communication Communication
return void

CommThread() public method

public CommThread ( Int32 threadId, string topic, string description ) : System
threadId System.Int32
topic string
description string
return System