C# Class Lesschat.Plugins.MSBuildLogger.IncomingMessage.LesschatIncomingMessage.LesschatIncomingMessageAttachmentField

Afficher le fichier Open project: lesschat/msbuild

Méthodes publiques

Méthode Description
LesschatIncomingMessageAttachmentField ( ) : System
LesschatIncomingMessageAttachmentField ( string title, string value, bool isShort ) : System

Method Details

LesschatIncomingMessageAttachmentField() public méthode

public LesschatIncomingMessageAttachmentField ( ) : System
Résultat System

LesschatIncomingMessageAttachmentField() public méthode

public LesschatIncomingMessageAttachmentField ( string title, string value, bool isShort ) : System
title string
value string
isShort bool
Résultat System