C# 클래스 Cone.Core.ConeAttributeProvider

상속: IConeAttributeProvider
파일 보기 프로젝트 열기: drunkcod/Cone 1 사용 예제들

공개 메소드들

메소드 설명
ConeAttributeProvider ( IEnumerable attributes ) : System
GetCustomAttributes ( Type type ) : IEnumerable

메소드 상세

ConeAttributeProvider() 공개 메소드

public ConeAttributeProvider ( IEnumerable attributes ) : System
attributes IEnumerable
리턴 System

GetCustomAttributes() 공개 메소드

public GetCustomAttributes ( Type type ) : IEnumerable
type System.Type
리턴 IEnumerable