Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / EyeshotMemoryLeakException Class
Members

In This Topic
    EyeshotMemoryLeakException Class
    In This Topic
    A memory leak exception thrown by Eyeshot.
    Syntax
    'Declaration
     
    Public Class EyeshotMemoryLeakException 
       Inherits System.Exception
    public class EyeshotMemoryLeakException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          devDept.Eyeshot.EyeshotMemoryLeakException

    See Also