Search:

Type: Posts; User: mlwazisto

Search: Search took 0.00 seconds.

  1. thanks, that worked :)

    thanks, that worked :)
  2. sorry the error message is GenericUse.exe does not contain a static 'Main' method sui

    the error message is :GenericUse.exe does not contain a static 'Main' method suitable for an entry point
  3. help with my code it does not want to compile

    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;


    namespace GenericUse
    {
    class Gen<T,U>
    {
Results 1 to 3 of 3