C# Class RecyclingStation.WasteDisposal.Attributes.BurnableStrategyAttribute

Inheritance: RecyclingStation.WasteDisposal.Attributes.DisposableAttribute
Show file Open project: nayots/SoftUni

Public Methods

Method Description
BurnableStrategyAttribute ( Type correspondintStrategyType ) : System

Method Details

BurnableStrategyAttribute() public method

public BurnableStrategyAttribute ( Type correspondintStrategyType ) : System
correspondintStrategyType Type
return System