Skip to content

T_ZU_Core_Apps_AppAccountAddedEventHandler

[email protected] edited this page May 7, 2016 · 1 revision

AppAccountAddedEventHandler Delegate

[Missing

documentation for "T:ZU.Core.Apps.AppAccountAddedEventHandler"]

Namespace: ZU.Core.Apps
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

public delegate void AppAccountAddedEventHandler(
	IAppAccount account,
	AccountAddedEventArgs e
)

Parameters

 

account
Type: ZU.Configuration.Settings.IAppAccount
e
Type: ZU.Core.Apps.AccountAddedEventArgs

See Also

Reference

ZU.Core.Apps Namespace

Clone this wiki locally