C# 클래스 CasualMeter.Tracker.Properties.BaseTypeRequiredAttribute

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

공개 메소드들

메소드 설명
BaseTypeRequiredAttribute ( Type baseType ) : System

Initializes new instance of BaseTypeRequiredAttribute

메소드 상세

BaseTypeRequiredAttribute() 공개 메소드

Initializes new instance of BaseTypeRequiredAttribute
public BaseTypeRequiredAttribute ( Type baseType ) : System
baseType System.Type Specifies which types are required
리턴 System