home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Adobe Air 1.5 / AdobeAIRInstaller.exe / setup.swf / scripts / mx / binding / IBindingClient.as < prev    next >
Encoding:
Text File  |  2008-10-29  |  84 b   |  9 lines

  1. package mx.binding
  2. {
  3.    public interface IBindingClient
  4.    {
  5.       
  6.    }
  7. }
  8.  
  9.