C# 클래스 System.Tests.TestAttribute

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

공개 프로퍼티들

프로퍼티 타입 설명
TestVal int

공개 메소드들

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

메소드 상세

TestAttribute() 공개 메소드

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

프로퍼티 상세

TestVal 공개적으로 프로퍼티

public int TestVal
리턴 int