Table of Contents

Class MainWindowSavableService

Namespace
H.Styles.Default
Assembly
H.Styles.Default.dll
public class MainWindowSavableService : IMainWindowSavableService, ISplashSave, ISaveable
Inheritance
MainWindowSavableService
Implements
Inherited Members
Extension Methods

Properties

Name

public string Name { get; }

Property Value

string

Methods

Load(Window)

public void Load(Window window)

Parameters

window Window

Save(out string)

public bool Save(out string message)

Parameters

message string

Returns

bool