C# 클래스 System.Tests.AttributeGetCustomAttributes

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

공개 메소드들

메소드 설명
PositiveTest ( Attribute attrs, int expected, string id ) : bool

비공개 메소드들

메소드 설명
NegTest ( ) : void
RunPosTests ( ) : void

메소드 상세

PositiveTest() 공개 정적인 메소드

public static PositiveTest ( Attribute attrs, int expected, string id ) : bool
attrs Attribute
expected int
id string
리턴 bool