C# Class Bits.Tests.Delegates.Order

Show file Open project: KHProjects/KH-Parker-Fox

Public Methods

Method Description
ApplyDiscount ( Action discount ) : void

Method Details

ApplyDiscount() public method

public ApplyDiscount ( Action discount ) : void
discount Action
return void