C# Class Fusion.Core.Content.ContentLoaderAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: demiurghg/FusionEngine

Méthodes publiques

Свойство Type Description
TargetType System.Type

Méthodes publiques

Méthode Description
ContentLoaderAttribute ( Type targetType ) : System

Method Details

ContentLoaderAttribute() public méthode

public ContentLoaderAttribute ( Type targetType ) : System
targetType System.Type
Résultat System

Property Details

TargetType public_oe property

public Type,System TargetType
Résultat System.Type