C# 클래스 Reflection.DangerZoneAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: MartinChavez/CSharp

공개 메소드들

메소드 설명
DangerZoneAttribute ( int min, int max ) : System

메소드 상세

DangerZoneAttribute() 공개 메소드

public DangerZoneAttribute ( int min, int max ) : System
min int
max int
리턴 System