Arnolyzer.Tests.CodeUnderTest.StaticClassWithMethodsContainingAnd.DoSomethingAndSomethingElse C# (CSharp) Метод

DoSomethingAndSomethingElse() публичный статический Метод

public static DoSomethingAndSomethingElse ( ) : void
Результат void
        public static void DoSomethingAndSomethingElse() { }
    }
StaticClassWithMethodsContainingAnd