C# Class Playroom.ContentCompilerParameterAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jlyonsmith/Playroom Class Usage Examples

Méthodes publiques

Méthode Description
ContentCompilerParameterAttribute ( ) : System
ContentCompilerParameterAttribute ( string description ) : System

Initializes a new instance of the ContentCompilerSettingAttribute.

Method Details

ContentCompilerParameterAttribute() public méthode

public ContentCompilerParameterAttribute ( ) : System
Résultat System

ContentCompilerParameterAttribute() public méthode

Initializes a new instance of the ContentCompilerSettingAttribute.
public ContentCompilerParameterAttribute ( string description ) : System
description string Description of the content compiler
Résultat System