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

파일 보기 프로젝트 열기: mikehadlow/Mike.Spikes 1 사용 예제들

공개 메소드들

메소드 설명
Update ( string customer, string color, System.DateTime endDate, string &message ) : bool
UpdateTemporaryStore ( string customer, string color, string &message ) : bool

메소드 상세

Update() 공개 메소드

public Update ( string customer, string color, System.DateTime endDate, string &message ) : bool
customer string
color string
endDate System.DateTime
message string
리턴 bool

UpdateTemporaryStore() 공개 메소드

public UpdateTemporaryStore ( string customer, string color, string &message ) : bool
customer string
color string
message string
리턴 bool