Click or drag to resize
AppPaneBase Constructor
Zet Universe

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the AppPaneBase class

Namespace: ZU.Core.Apps
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public AppPaneBase(
	IAppAccount appAccount
)

Parameters

appAccount
Type: ZU.Configuration.SettingsIAppAccount

[Missing <param name="appAccount"/> documentation for "M:ZU.Core.Apps.AppPaneBase.#ctor(ZU.Configuration.Settings.IAppAccount)"]

See Also