Class NumericConvertableAttribute
- Namespace
- Misaki.HighPerformance.Mathematics
- Assembly
- Misaki.HighPerformance.Mathematics.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, Inherited = false, AllowMultiple = true)]
public class NumericConvertableAttribute : Attribute
- Inheritance
-
NumericConvertableAttribute
- Inherited Members
Constructors
NumericConvertableAttribute(string, params Type[])
public NumericConvertableAttribute(string template, params Type[] types)