C# Class Stuart.EffectMetadata

Show file Open project: shawnhar/stuart Class Usage Examples

Public Properties

Property Type Description
Constants object>.Dictionary
ImplementationType System.Type
Parameters List

Public Methods

Method Description
Get ( EffectType effectType ) : EffectMetadata

Method Details

Get() public static method

public static Get ( EffectType effectType ) : EffectMetadata
effectType EffectType
return EffectMetadata

Property Details

Constants public property

public Dictionary Constants
return object>.Dictionary

ImplementationType public property

public Type,System ImplementationType
return System.Type

Parameters public property

public List Parameters
return List