True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Reflection Namespace / AssemblyLoadingException Class / GetBaseException Method

In This Topic
    GetBaseException Method (AssemblyLoadingException)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetBaseException() As System.Exception
    public System.Exception GetBaseException()
    See Also