C# Class Mike.Spikes.RefactoringExample.Widget

显示文件 Open project: mikehadlow/Mike.Spikes

Public Methods

Method Description
Widget ( bool temporary, WidgetColor widgetColor, System.DateTime endDate, string customer ) : System

Method Details

Widget() public method

public Widget ( bool temporary, WidgetColor widgetColor, System.DateTime endDate, string customer ) : System
temporary bool
widgetColor WidgetColor
endDate System.DateTime
customer string
return System