C# Class ThemeEditor.WPF.MainWindow.SendThemeResults

Show file Open project: usagirei/3DS-Theme-Editor

Public Properties

Property Type Description
IP string
Sent bool
Zip ZipThemeResults

Property Details

IP public property

public string IP
return string

Sent public property

public bool Sent
return bool

Zip public property

public ZipThemeResults Zip
return ZipThemeResults