Chatu Queens
ClientePareja Property |
Cliente con el que está emparejado este.
Namespace: ChatuServer
Assembly: ChatuServer (in ChatuServer.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Cliente Pareja { get; set; }
Public Property Pareja As Cliente Get Set
public: property Cliente^ Pareja { Cliente^ get (); void set (Cliente^ value); }
member Pareja : Cliente with get, set
Property Value
Type: ClienteSee Also