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

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

공개 메소드들

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

Initializes a new instance of the DataNodeAttribute class.

메소드 상세

DataNodeAttribute() 공개 메소드

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