C# Class Disco.Services.Devices.Importing.DeviceImportRecord

Inheritance: IDeviceImportRecord
Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
Apply ( DiscoDataContext Database ) : bool

Private Methods

Méthode Description
DeviceImportRecord ( string DeviceSerialNumber, IEnumerable Fields, System.Data.EntityState RecordAction ) : Disco.Data.Repository

Method Details

Apply() public méthode

public Apply ( DiscoDataContext Database ) : bool
Database Disco.Data.Repository.DiscoDataContext
Résultat bool