C# Class ParkitectNexus.Data.Assets.AssetInfoAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ParkitectNexus/ParkitectNexusClient

Méthodes publiques

Méthode Description
AssetInfoAttribute ( string contentType ) : System

Initializes a new instance of the AssetInfoAttribute class.

Method Details

AssetInfoAttribute() public méthode

Initializes a new instance of the AssetInfoAttribute class.
public AssetInfoAttribute ( string contentType ) : System
contentType string Type of the content.
Résultat System