C# Class RecyclingStation.WasteDisposal.Attributes.BurnableStrategyAttribute

Inheritance: RecyclingStation.WasteDisposal.Attributes.DisposableAttribute
显示文件 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