C# Class Machine.Specifications.DelegateUsageAttribute

Inheritance: System.Attribute
Show file Open project: agross/machine.specifications

Public Methods

Method Description
DelegateUsageAttribute ( DelegateUsage delegateUsage ) : System

Method Details

DelegateUsageAttribute() public method

public DelegateUsageAttribute ( DelegateUsage delegateUsage ) : System
delegateUsage DelegateUsage
return System