C# 클래스 System.Tests.TestAttribute2

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

공개 프로퍼티들

프로퍼티 타입 설명
TestVal2 int

공개 메소드들

메소드 설명
TestAttribute2 ( int i ) : System.Collections.Generic

메소드 상세

TestAttribute2() 공개 메소드

public TestAttribute2 ( int i ) : System.Collections.Generic
i int
리턴 System.Collections.Generic

프로퍼티 상세

TestVal2 공개적으로 프로퍼티

public int TestVal2
리턴 int