![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
Classes | |
interface | IMariaLayer |
Layer interface in Maria. More... | |
interface | IMariaService |
Service interface in Maria. More... | |
class | MariaServiceEventArgs |
Provides data for Maria service events. More... | |
Functions | |
delegate void | LayerInitializedEventHandler () |
delegate void | MariaServiceConnectedEventHandler (object sender, MariaServiceEventArgs args) |
Service connected event handler. | |
delegate void TPG.Maria.Contracts.MariaServiceConnectedEventHandler | ( | object | sender, |
MariaServiceEventArgs | args | ||
) |
Service connected event handler.
sender | Service client. |
args | Event data. |