System.Tests.TestClass2.TestMethod2 C# (CSharp) Method

TestMethod2() private method

private TestMethod2 ( [ boolean ) : int
boolean [
return int
        public int TestMethod2([TestAttribute2(6)] bool boolean) { return 2; }