C# Class Crosschat.Server.Application.DataTransferObjects.Messages.PropertyValuePair

Afficher le fichier Open project: EgorBo/CrossChat-Xamarin.Forms

Méthodes publiques

Méthode Description
PropertyValuePair ( )
PropertyValuePair ( string key, object value )
ValueToInt32 ( ) : int

Method Details

PropertyValuePair() public méthode

public PropertyValuePair ( )

PropertyValuePair() public méthode

public PropertyValuePair ( string key, object value )
key string
value object

ValueToInt32() public méthode

public ValueToInt32 ( ) : int
Résultat int