C# Class SmartDeviceProject1.SqlCeOfflineEntity

This class is the base entity from which all entities used by the application must inherit.
Inheritance: IOfflineEntity
ファイルを表示 Open project: rafek/SyncFx Class Usage Examples

Protected Methods

Method Description
SqlCeOfflineEntity ( ) : System

Method Details

SqlCeOfflineEntity() protected method

protected SqlCeOfflineEntity ( ) : System
return System