public static Exception GetInnerMostException( Exception ExceptionObject )
Public Shared Function GetInnerMostException ( _ ExceptionObject As Exception _ ) As Exception
public: static Exception^ GetInnerMostException( Exception^ ExceptionObject )