Click or drag to resize

WizardPage Class

[Missing <summary> documentation for "T:UMod.Shared.WizardPage"]

Inheritance Hierarchy

Namespace:  UMod.Shared
Assembly:  UMod-Shared-Editor (in UMod-Shared-Editor.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract class WizardPage

The WizardPage type exposes the following members.

Constructors
  NameDescription
Public methodWizardPage(String)
Initializes a new instance of the WizardPage class
Public methodWizardPage(String, Texture2D)
Initializes a new instance of the WizardPage class
Top
Properties
Methods
See Also