C# 클래스 Lesschat.Plugins.MSBuildLogger.IncomingMessage.LesschatIncomingMessage.LesschatIncomingMessageAttachmentField

파일 보기 프로젝트 열기: lesschat/msbuild

공개 메소드들

메소드 설명
LesschatIncomingMessageAttachmentField ( ) : System
LesschatIncomingMessageAttachmentField ( string title, string value, bool isShort ) : System

메소드 상세

LesschatIncomingMessageAttachmentField() 공개 메소드

public LesschatIncomingMessageAttachmentField ( ) : System
리턴 System

LesschatIncomingMessageAttachmentField() 공개 메소드

public LesschatIncomingMessageAttachmentField ( string title, string value, bool isShort ) : System
title string
value string
isShort bool
리턴 System