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

상속: Attribute
파일 보기 프로젝트 열기: Mobius-Team/Mobius

공개 메소드들

메소드 설명
OptionNodeAttribute ( string nodeName ) : System

Initializes a new instance of the OptionNodeAttribute class.

메소드 상세

OptionNodeAttribute() 공개 메소드

Initializes a new instance of the OptionNodeAttribute class.
public OptionNodeAttribute ( string nodeName ) : System
nodeName string Name of the node.
리턴 System