BBM.RemoteWidget.RemoteWidgetController.LoadWidgets C# (CSharp) Méthode

LoadWidgets() public méthode

public LoadWidgets ( ) : void
Résultat void
        public void LoadWidgets()
        {
            LoadWidgets(false);
        }

Same methods

RemoteWidgetController::LoadWidgets ( bool exclude_unless_post ) : void