Click or drag to resize

OnClientOwnerChangedEventArgs Class

[Missing <summary> documentation for "T:Demo3D.VR.OnClientOwnerChangedEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Demo3D.VROnClientOwnerChangedEventArgs

Namespace:  Demo3D.VR
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class OnClientOwnerChangedEventArgs : EventArgs

The OnClientOwnerChangedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOnClientOwnerChangedEventArgs
Initializes a new instance of the OnClientOwnerChangedEventArgs class
Top
Properties
  NameDescription
Public propertyNewUsername
Top
See Also