C# 클래스 Playroom.ContentCompilerParameterAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: jlyonsmith/Playroom 1 사용 예제들

공개 메소드들

메소드 설명
ContentCompilerParameterAttribute ( ) : System
ContentCompilerParameterAttribute ( string description ) : System

Initializes a new instance of the ContentCompilerSettingAttribute.

메소드 상세

ContentCompilerParameterAttribute() 공개 메소드

public ContentCompilerParameterAttribute ( ) : System
리턴 System

ContentCompilerParameterAttribute() 공개 메소드

Initializes a new instance of the ContentCompilerSettingAttribute.
public ContentCompilerParameterAttribute ( string description ) : System
description string Description of the content compiler
리턴 System