C# Класс Playroom.ContentCompilerParameterAttribute

Наследование: System.Attribute
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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