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
Signal
Models
Message
C# Class Signal.Models.Message
Inheritance:
GalaSoft.MvvmLight.ObservableObject
ファイルを表示
Open project: smndtrl/Signal-UWP
Class Usage Examples
Public Properties
Property
Type
Description
IsForcedSms
bool
IsPush
bool
Private Properties
Property
Type
Description
Public Methods
Method
Description
Equals
(
object
other
) :
bool
GetHashCode
( ) :
int
Message
( ) :
GalaSoft.MvvmLight
Method Details
Equals()
public
method
public
Equals
(
object
other
) :
bool
other
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Message()
public
method
public
Message
( ) :
GalaSoft.MvvmLight
return
GalaSoft.MvvmLight
Property Details
IsForcedSms
public_oe property
public
bool
IsForcedSms
return
bool
IsPush
public_oe property
public
bool
IsPush
return
bool