Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
FelixDev
StardewMods
FeTK
Framework
Services
MailContent
C# Класс FelixDev.StardewMods.FeTK.Framework.Services.MailContent
Provides an API to interact with the content of a
Mail
instance.
Наследование:
IMailContent
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
MailContent
(
string
text
) :
System
Create a new instance of the
MailContent
class.
Описание методов
MailContent()
публичный
Метод
Create a new instance of the
MailContent
class.
The specified
is
null
.
public
MailContent
(
string
text
) :
System
text
string
The text content of the mail.
Результат
System