Skip to main content
Version: Next

Class FromPipelineAttribute

Assembly: RCaron.LibrarySourceGenerator.Attributes.dll
View Source
Declaration
csharp
[AttributeUsage(AttributeTargets.Parameter)]
public class FromPipelineAttribute : Attribute
Declaration
csharp
[AttributeUsage(AttributeTargets.Parameter)]
public class FromPipelineAttribute : Attribute

Inheritance: System.Object -> System.Attribute

Extension Methods