Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Crosschat
Server
Application
DataTransferObjects
Messages
PropertyValuePair
C# Class Crosschat.Server.Application.DataTransferObjects.Messages.PropertyValuePair
Show file
Open project: EgorBo/CrossChat-Xamarin.Forms
Public Methods
Method
Description
PropertyValuePair
( )
PropertyValuePair
(
string
key
,
object
value
)
ValueToInt32
( ) :
int
Method Details
PropertyValuePair()
public
method
public
PropertyValuePair
( )
PropertyValuePair()
public
method
public
PropertyValuePair
(
string
key
,
object
value
)
key
string
value
object
ValueToInt32()
public
method
public
ValueToInt32
( ) :
int
return
int