C# 클래스 ChatterBox.Common.Communication.Helpers.ChannelWriteHelper

파일 보기 프로젝트 열기: openpeer/ChatterBox 1 사용 예제들

공개 메소드들

메소드 설명
ChannelWriteHelper ( Type target ) : System
FormatOutput ( object argument, string method ) : string

메소드 상세

ChannelWriteHelper() 공개 메소드

public ChannelWriteHelper ( Type target ) : System
target System.Type
리턴 System

FormatOutput() 공개 메소드

public FormatOutput ( object argument, string method ) : string
argument object
method string
리턴 string