Class ForgeAllDerivedAttribute
- Namespace
- ForgeMap
- Assembly
- ForgeMap.Abstractions.dll
Generates a polymorphic dispatch method that inspects the runtime type of the source and delegates to the most-specific derived forge method.
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false, Inherited = false)]
public sealed class ForgeAllDerivedAttribute : Attribute
- Inheritance
-
objectAttributeForgeAllDerivedAttribute