System::SharedPtr 类型别名

SharedPtr typedef

库中广泛使用的智能指针的别名。

using System::SharedPtr =  System::SmartPtr<T0>

另见