C# 클래스 Crosschat.Server.Application.DataTransferObjects.Messages.PropertyValuePair

파일 보기 프로젝트 열기: EgorBo/CrossChat-Xamarin.Forms

공개 메소드들

메소드 설명
PropertyValuePair ( )
PropertyValuePair ( string key, object value )
ValueToInt32 ( ) : int

메소드 상세

PropertyValuePair() 공개 메소드

public PropertyValuePair ( )

PropertyValuePair() 공개 메소드

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

ValueToInt32() 공개 메소드

public ValueToInt32 ( ) : int
리턴 int