C# 클래스 Prebuild.Core.Attributes.TargetAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: aurora-sim/Aurora-Libs

공개 메소드들

메소드 설명
TargetAttribute ( string name ) : System

Initializes a new instance of the TargetAttribute class.

메소드 상세

TargetAttribute() 공개 메소드

Initializes a new instance of the TargetAttribute class.
public TargetAttribute ( string name ) : System
name string The name.
리턴 System