AndroidAppInfo Constructor Delta Engine Documentation
Initializes a new instance of the AndroidAppInfo class

Namespace: DeltaEngine.Editor.AppBuilder.Android
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public AndroidAppInfo(
	string fullAppDataFilePath,
	Guid appGuid,
	DateTime buildDate
)
See Also