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

In This Topic
    ReadLusas Class
    In This Topic
    Utility class for loading Lusas files asynchronously.
    Syntax
    'Declaration
     
    Public Class ReadLusas 
       Inherits ReadFileAsync
    public class ReadLusas : ReadFileAsync 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.ReadFileAsync
             devDept.Eyeshot.Translators.ReadLusas

    See Also