System.Tests.TestClass.TestMethod C# (CSharp) 메소드

TestMethod() 개인적인 메소드

private TestMethod ( [ boolean ) : int
boolean [
리턴 int
        public int TestMethod([TestAttribute(6)] bool boolean) { return 1; }