Beispiel #1
0
        public void something()
        {
            var sc = new SomeClass();
            sc.doSomethingCool();

        }