Namespace: DeltaEngine.Networking.MocksAssembly: DeltaEngine.Networking.Mocks (in DeltaEngine.Networking.Mocks.dll) Version: 1.1.1.0 (1.1.1)
public int UniqueID { get; set; }
public int UniqueID { get; set; }
Public Property UniqueID As Integer
Get
Set
Public Property UniqueID As Integer
Get
Set
public:
virtual property int UniqueID {
int get () sealed;
void set (int value) sealed;
}
public:
virtual property int UniqueID {
int get () sealed;
void set (int value) sealed;
}
abstract UniqueID : int with get, set
override UniqueID : int with get, set
abstract UniqueID : int with get, set
override UniqueID : int with get, set
Property Value
Type:
Int32Implements
Client UniqueID