C# 클래스 ParkitectNexus.Data.Assets.AssetInfoAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: ParkitectNexus/ParkitectNexusClient

공개 메소드들

메소드 설명
AssetInfoAttribute ( string contentType ) : System

Initializes a new instance of the AssetInfoAttribute class.

메소드 상세

AssetInfoAttribute() 공개 메소드

Initializes a new instance of the AssetInfoAttribute class.
public AssetInfoAttribute ( string contentType ) : System
contentType string Type of the content.
리턴 System