◆ AlternateNameAttribute()
| FiftyOne.Pipeline.Core.Attributes.AlternateNameAttribute.AlternateNameAttribute | ( | string | name | ) |
Constructor
- Parameters
-
- name - The alternative name for the class/method.
This attribute can be applied to classes and methods to specify an alternative name that can be used for that class/method in Pipeline configuration files.
| AlternateNameAttribute (string name)
Constructor More...
|
| FiftyOne.Pipeline.Core.Attributes.AlternateNameAttribute.AlternateNameAttribute | ( | string | name | ) |
Constructor
| string FiftyOne.Pipeline.Core.Attributes.AlternateNameAttribute.Name |
The alternative name for the class/method.