C# Class Disco.Services.Devices.Importing.DeviceImportRecord
Exibir arquivo
Open project: garysharp/Disco
Public Methods
Method |
Description |
|
Apply ( DiscoDataContext Database ) : bool |
|
|
Private Methods
Method |
Description |
|
DeviceImportRecord ( string DeviceSerialNumber, IEnumerable Fields, System.Data.EntityState RecordAction ) : Disco.Data.Repository |
|
|
Method Details
public Apply ( DiscoDataContext Database ) : bool |
Database |
Disco.Data.Repository.DiscoDataContext |
|
return |
bool |
|