Maria GDK 4.7.0.84
Documentation of managed code in develop branch
Loading...
Searching...
No Matches
TPG.Maria.Contracts Namespace Reference

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.
 

Function Documentation

◆ MariaServiceConnectedEventHandler()

delegate void TPG.Maria.Contracts.MariaServiceConnectedEventHandler ( object  sender,
MariaServiceEventArgs  args 
)

Service connected event handler.

Parameters
senderService client.
argsEvent data.