myLib.myObject

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manjitsarma
    New Member
    • Jul 2007
    • 34

    myLib.myObject

    I would like to know how i can use the following line in c#.net ?

    Code:
    Dim myObj myLib.myObject=servercontext.createobject("myLib.myObject")
    Is there any c# equivalent for 'myLib.myObject ' and if it is there,then how to use it ?

    Manjit
Working...