C# 클래스 Spring.Util.AnotherCustomAttribute

Used for testing that default values are supplied for the ctor args.
상속: System.Attribute
파일 보기 프로젝트 열기: spring-projects/spring-net 1 사용 예제들

공개 메소드들

메소드 설명
AnotherCustomAttribute ( string name, int age, bool hasSwallowedExplosives ) : System

메소드 상세

AnotherCustomAttribute() 공개 메소드

public AnotherCustomAttribute ( string name, int age, bool hasSwallowedExplosives ) : System
name string
age int
hasSwallowedExplosives bool
리턴 System