C# 클래스 Mike.Spikes.RefactoringExample.Widget

파일 보기 프로젝트 열기: mikehadlow/Mike.Spikes

공개 메소드들

메소드 설명
Widget ( bool temporary, WidgetColor widgetColor, System.DateTime endDate, string customer ) : System

메소드 상세

Widget() 공개 메소드

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