System.Tests.TestClass2.TestMethod2 C# (CSharp) 메소드

TestMethod2() 개인적인 메소드

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