java.lang query

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian Stoop

    java.lang query


    What references in a C# .NET project are needed to include java.lang

    I would like to make java.lang.Syste m.getProperty(. .) calls,


    thanks,




  • Bjorn Brox

    #2
    Re: java.lang query

    Brian Stoop skrev:
    What references in a C# .NET project are needed to include java.lang
    >
    I would like to make java.lang.Syste m.getProperty(. .) calls,
    >
    Why.... I am sure you can use C# directly

    Anyhow: Here is a good starting point for people used to java:



    --
    Bjorn Brox

    Comment

    Working...