C# 클래스 iSynaptic.TestDomain.ServiceCaseProjector.CommThread

파일 보기 프로젝트 열기: iSynaptic/iSynaptic.Core

공개 메소드들

메소드 설명
Add ( Communication communication ) : void
CommThread ( Int32 threadId, string topic, string description ) : System

메소드 상세

Add() 공개 메소드

public Add ( Communication communication ) : void
communication Communication
리턴 void

CommThread() 공개 메소드

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