C# Класс Mike.Spikes.RefactoringExample.DataAccess

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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