AlarmWorkflow.Windows.UIWidgets.GoogleMaps.GoogleMapsWidget.IUIWidget C# (CSharp) 메소드

IUIWidget() 개인적인 메소드

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

Same methods

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