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