C# 클래스 System.Tests.TestClass3

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

공개 프로퍼티들

프로퍼티 타입 설명
TestField3 int

공개 메소드들

메소드 설명
TestClass3 ( ) : System.Collections.Generic
TestMethod3 ( bool boolean ) : int
UseTestEvent3 ( ) : void

메소드 상세

TestClass3() 공개 메소드

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

TestMethod3() 공개 메소드

public TestMethod3 ( bool boolean ) : int
boolean bool
리턴 int

UseTestEvent3() 공개 메소드

public UseTestEvent3 ( ) : void
리턴 void

프로퍼티 상세

TestField3 공개적으로 프로퍼티

public int TestField3
리턴 int