C# Class AdvancedLauncher.UI.Windows.Splashscreen

Inheritance: MahApps.Metro.Controls.MetroWindow
Show file Open project: GoldRenard/DMOAdvancedLauncher

Public Methods

Method Description
SetProgress ( string title ) : void
Splashscreen ( ) : System

Method Details

SetProgress() public method

public SetProgress ( string title ) : void
title string
return void

Splashscreen() public method

public Splashscreen ( ) : System
return System