Generated from class MR.NoInit. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | NoInit () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | NoInit (MR.Const_NoInit _other) |
| Generated from constructor MR.NoInit.NoInit. | |
| NoInit (NoInit _other) | |
| Generated from constructor MR.NoInit.NoInit. | |
| unsafe MR.NoInit | assign (MR.Const_NoInit _other) |
| Generated from method MR::NoInit::operator=. | |
| Public Member Functions inherited from MR.Const_NoInit | |
| virtual void | Dispose () |
| unsafe | Const_NoInit () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_NoInit (MR.Const_NoInit _other) |
| Generated from constructor MR.NoInit.NoInit. | |
| Const_NoInit (NoInit _other) | |
| Generated from constructor MR.NoInit.NoInit. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_NoInit | |
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.NoInit. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Generated from constructor MR.NoInit.NoInit.
|
inline |
Generated from constructor MR.NoInit.NoInit.
|
inline |
Generated from method MR::NoInit::operator=.