Metode operator-> System::ExceptionWrapper

ExceptionWrapper::operator-> method

Memungkinkan mengakses anggota objek Exception.

T * System::ExceptionWrapper<T>::operator->() const

ReturnValue

Pointer mentah ke objek Exception.

Lihat Juga