MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Save Method (filePath, theme)
NamespacesMPfm.WindowsControlsThemeHelperSave(String, Theme)
Saves a theme object to file.
Declaration Syntax
C#Visual Basic
public static void Save(
	string filePath,
	Theme theme
)
Public Shared Sub Save ( _
	filePath As String, _
	theme As Theme _
)
Parameters
filePath (String)
Theme file path
theme (Theme)
Theme object

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)