Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AppExemplo
Application
Core
Message
C# Class AppExemplo.Application.Core.Message
Datei anzeigen
Open project: penihel/ASPNET5.AppExemplo
Public Methods
Method
Description
Message
(
string
text
) :
System
Message
(
string
text
,
MessageType
type
) :
System
Method Details
Message()
public
method
public
Message
(
string
text
) :
System
text
string
return
System
Message()
public
method
public
Message
(
string
text
,
MessageType
type
) :
System
text
string
type
MessageType
return
System