Re: [firebreath-dev] Expose the C# Classes from JavaScript through Firebreath Framework

50 views
Skip to first unread message

Richard Bateman

unread,
May 13, 2013, 11:55:43 AM5/13/13
to firebre...@googlegroups.com

There is no easy solution to do what you want to do.  Sorry.

Richard

On May 12, 2013, at 23:39 , goutami...@gmail.com wrote:

Hi,
 
       I need to expose the complex C# classes in javascript through Firebreath Framework.
      
      Suppose take the example like:
 
      In C#,
      public Class ImageDraw
     {
     }
  
     public Class ImageProcessing
     {
       public void TestImage(ImageDraw imageDraw)
       {
         }
     }
 
 
    
    Then I have to call this TestImage(ImageDraw imageDraw) from JavaScript through Firebreath Framework..
     In the same way I need to expose complex class hierarchy, events, methods, properties from JavaScript through Firebreath Framework.
 
      Please provide the solution for the same as early as possible and let me know.
 
   Thanks & Regards,
   Goutami
   

--
 
---
You received this message because you are subscribed to the Google Groups "firebreath-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebreath-de...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages