Ejemplo n.º 1
0
 static Context()
 {
     handler = WidgetRegistry.CreateSharedBackend <IContextBackendHandler> (typeof(Context));
 }
Ejemplo n.º 2
0
 static Context()
 {
     handler = WidgetRegistry.CreateSharedBackend<IContextBackendHandler> (typeof(Context));
 }