Skip to main content

Class EffectTypeExtensionMethods

Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class EffectTypeExtensionMethods

Inheritance: System.Object -> EffectTypeExtensionMethods

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Methods

GetParameterType

public static Type GetParameterType(this NDEffectType effectType)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Model.Effects.NDEffectTypeeffectType
Returns

System.Type

Was this page helpful?