Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
UmbracoFlare
Models
StatusWithMessage
C# Class UmbracoFlare.Models.StatusWithMessage
ファイルを表示
Open project: scyllagroup/UmbracoFlare
Public Methods
Method
Description
StatusWithMessage
( ) :
System
StatusWithMessage
(
bool
success
,
string
message
) :
System
Method Details
StatusWithMessage()
public
method
public
StatusWithMessage
( ) :
System
return
System
StatusWithMessage()
public
method
public
StatusWithMessage
(
bool
success
,
string
message
) :
System
success
bool
message
string
return
System