AlarmWorkflow.Windows.UIWidgets.GoogleMaps.GoogleMapsWidget.IUIWidget C# (CSharp) Method

IUIWidget() private method

private IUIWidget ( ) : bool
return bool
        bool IUIWidget.Initialize()
        {
            return true;
        }

Same methods

GoogleMapsWidget::IUIWidget ( System.Operation operation ) : void