Class PlatformServices
Implements
Inherited Members
Namespace: EduCATS.Helpers.Forms
Assembly: EduCATS.dll
Syntax
public class PlatformServices : IPlatformServices
Constructors
PlatformServices()
Declaration
public PlatformServices()
Properties
Device
Declaration
public IDevice Device { get; set; }
Property Value
Type | Description |
---|---|
IDevice |
Dialogs
Declaration
public IDialogs Dialogs { get; set; }
Property Value
Type | Description |
---|---|
IDialogs |
Navigation
Declaration
public IPages Navigation { get; set; }
Property Value
Type | Description |
---|---|
IPages |
Preferences
Declaration
public IPreferences Preferences { get; set; }
Property Value
Type | Description |
---|---|
IPreferences |