C# Class Fusion.Core.Content.ContentLoaderAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: demiurghg/FusionEngine

Public Properties

Property Type Description
TargetType System.Type

Public Methods

Method Description
ContentLoaderAttribute ( Type targetType ) : System

Method Details

ContentLoaderAttribute() public method

public ContentLoaderAttribute ( Type targetType ) : System
targetType System.Type
return System

Property Details

TargetType public_oe property

public Type,System TargetType
return System.Type