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

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

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

    See Also