Menu

Generics

Help
2009-08-24
2013-04-30
  • Nobody/Anonymous

    How can I create a class like

    Order : List<Order>

    in addition does NClass support something like

    Class NewList<T> : List<T> where T : order

     
    • Balazs Tihanyi

      Balazs Tihanyi - 2009-08-25

      At this momemt, NClass doesn't support the things you wrote. I'll try to implement those features later on.

       

Log in to post a comment.