Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as C# by stephan ( 17 years ago )
class Program
    {
         static void Main(string[] args)
        {
            //string words, eingabe;
           Funktion neu = new Funktion();

              List<String> bla = new List<String>(); 
             bla.Add("name");
           string words = neu.ConvertFirst2UpperCase(bla);
             
            

        }
        
    }

 

Revise this Paste

Parent: 9500
Your Name: Code Language: