C# 클래스 System.Tests.TestClass

파일 보기 프로젝트 열기: dotnet/corefx

Private Properties

프로퍼티 타입 설명
TestMethod int
method1 void

공개 메소드들

메소드 설명
TestClass ( ) : System.Collections.Generic
method2 ( ) : void
method3 ( string strVal ) : string

비공개 메소드들

메소드 설명
TestMethod ( [ boolean ) : int
method1 ( ) : void

메소드 상세

TestClass() 공개 메소드

public TestClass ( ) : System.Collections.Generic
리턴 System.Collections.Generic

method2() 공개 메소드

public method2 ( ) : void
리턴 void

method3() 공개 메소드

public method3 ( string strVal ) : string
strVal string
리턴 string