Any Structure |
Namespace: RW.Server.Component
Name | Description | |
---|---|---|
Any(Int64) |
Initializes a new Any instance from a long value.
| |
Any(String) |
Initializes a new Any instance from a string value.
|
Name | Description | |
---|---|---|
(Any to Int32) |
Casts to int.
| |
(Any to Int64) |
Casts to long.
|