Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ThemeEditor
WPF
Themes
ThemeInfoViewModel
C# Class ThemeEditor.WPF.Themes.ThemeInfoViewModel
Inheritance:
ViewModelBase
Show file
Open project: usagirei/3DS-Theme-Editor
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Dispose
( ) :
void
Save
(
Stream
s
) :
void
ThemeInfoViewModel
(
SMDH
model
,
string
tag
) :
System.IO
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Save()
public
method
public
Save
(
Stream
s
) :
void
s
System.IO.Stream
return
void
ThemeInfoViewModel()
public
method
public
ThemeInfoViewModel
(
SMDH
model
,
string
tag
) :
System.IO
model
ThemeEditor.Common.SMDH.SMDH
tag
string
return
System.IO