Generated from class MR.NumSum. This is the non-const half of the class.
More...
|
| new unsafe ref int | num [get] |
| new unsafe ref double | sum [get] |
Generated from class MR.NumSum. This is the non-const half of the class.
◆ NumSum() [1/4]
| unsafe MR.NumSum.NumSum |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ NumSum() [2/4]
| unsafe MR.NumSum.NumSum |
( |
int | num, |
|
|
double | sum ) |
|
inline |
◆ NumSum() [3/4]
| unsafe MR.NumSum.NumSum |
( |
MR.Const_NumSum | _other | ) |
|
|
inline |
◆ NumSum() [4/4]
| MR.NumSum.NumSum |
( |
NumSum | _other | ) |
|
|
inline |
◆ assign()
| unsafe MR.NumSum MR.NumSum.assign |
( |
MR.Const_NumSum | _other | ) |
|
|
inline |
Generated from method MR::NumSum::operator=.
◆ num
| new unsafe ref int MR.NumSum.num |
|
get |
◆ sum
| new unsafe ref double MR.NumSum.sum |
|
get |
The documentation for this class was generated from the following file: