RealTimeType Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| RealTimeType Constructor() | Initializes a RealTimeType instance. |
| RealTimeType Constructor(String) | Initializes a RealTimeType instance for a given type name. |
| RealTimeType Constructor(RealTimeType) | Initializes a RealTimeType instance for binding with another RealTimeType object. |